Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8.2, 1.0.0
-
None
Description
mvn deploy fails to publish atlas snapshot libraries to apache snapshot repository with the following error.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project atlas-buildtools: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1]
atlas-buildtools module is used by parent pom as a build time dependency and there is no atlas artifact to publish. Disabling deploy of the build-tools module
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/