You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Trevor Torrez <ja...@gmail.com> on 2008/02/16 05:35:02 UTC

"mvn install/deploy" (2.0.4) does not install/deploy sources, tests, or test sources when building a tagged project with release poms

When I run 'mvn install' or 'mvn deploy' from a tag (created with the
maven-release-plugin and keeping the release poms) the sources, tests,
and test-sources artifacts are not installed or deployed.  After I
delete the release poms the project builds, installs, and deploys
correctly.  Is there a way to get maven to deploy these artifacts or
do i have to revert and re-tag?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org