Sarath Subramanian created ATLAS-2271:
-----------------------------------------
Summary: Skip deploy of build-tools module during 'mvn deploy'
Key: ATLAS-2271
URL: https://issues.apache.org/jira/browse/ATLAS-2271
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 1.0.0, 0.8.2
Reporter: Sarath Subramanian
Assignee: Sarath Subramanian
Fix For: 1.0.0, 0.8.2
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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)