release of a pom : dependencyManagement section gets deleted
------------------------------------------------------------

                 Key: MRELEASE-247
                 URL: http://jira.codehaus.org/browse/MRELEASE-247
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
    Affects Versions: 2.0-beta-6
         Environment: Win XP. Mvn 2.0.6 release of a pom artifact. Subversion
            Reporter: Dominique Jean-Prost


The pom file that gets deployed after release:perform doesn't contain the 
dependencyManagement section.

In my test case, the pom that get tagged is the correct one (after 
release:prepare), ie, it contains the correct version number, the scm section 
mentions the tag name in the URL, and the dependency section is there.

The pom that is deployed in the repository is completly changed : the 
dependency section isn't there anymore.

The artifacts that depend on this meet then problem as the version of plugin 
and artifact are not there.

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