Version defined in dependencyManagement section of parent pom overwrites 
version of current artifact
----------------------------------------------------------------------------------------------------

                 Key: MNG-2959
                 URL: http://jira.codehaus.org/browse/MNG-2959
             Project: Maven 2
          Issue Type: Bug
          Components: Dependencies
    Affects Versions: 2.0.6
         Environment: linux, java 1.5
            Reporter: Felix Knecht
            Priority: Critical


If the parent pom dependencyManagement contains also the current artifact with 
a version, this version will overwrite the version of the current project.

Problem: If that artifact is build with M206, the current project (artifact) 
will be deployed with the version coming from the parents pom 
dependencyManagement insted of the current projects version.


-- 
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

        

Reply via email to