Release plugin fails to update SNAPSHOTS in the dependencyManagement section
----------------------------------------------------------------------------

         Key: MPRELEASE-13
         URL: http://jira.codehaus.org/browse/MPRELEASE-13
     Project: maven-release-plugin
        Type: Bug
 Environment: Maven 2.0 (release-plugin version: 2.0-beta3)
 Reporter: Ørjan Austvold


In a multi project the parent-pom can specify "standard" versions for 
dependencies within the project group. I have found it convenient to also list 
group-members with versions in this section so that all child artifact within 
the group simply specifies inter-group artifact dependencies without versions.

The release plugin fails to alter SNAPSHOT dependencies within the 
dependencyMangement section. The tagged version of child poms gets instead the 
correct version explicitly stated in their dependency section.

It seems a bit strange that dependencies on artifacts within a group must have 
dependencies on other artifacts within the group listed with version numbers.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to