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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
