----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63970/#review191555 -----------------------------------------------------------
Ship it! Ship It! - Madhan Neethiraj On Nov. 21, 2017, 12:55 a.m., Sarath Subramanian wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63970/ > ----------------------------------------------------------- > > (Updated Nov. 21, 2017, 12:55 a.m.) > > > Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj. > > > Bugs: ATLAS-2271 > https://issues.apache.org/jira/browse/ATLAS-2271 > > > Repository: atlas > > > 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 > > > Diffs > ----- > > build-tools/pom.xml 0f175467 > distro/pom.xml 0c4e302f > repository/pom.xml f31cf163 > webapp/pom.xml 3e11b21c > > > Diff: https://reviews.apache.org/r/63970/diff/1/ > > > Testing > ------- > > 'mvn deploy' succeeded. > > Artifacts were published to apache snapshot repository. > > > Thanks, > > Sarath Subramanian > >
