Update the release prepare action to use 
org.apache.maven.project.MavenProjectBuilder instead of 
org.apache.maven.model.Model
-----------------------------------------------------------------------------------------------------------------------------

                 Key: CONTINUUM-2094
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2094
             Project: Continuum
          Issue Type: Improvement
          Components: Integration - Maven 2, Release
    Affects Versions: 1.3.1, 1.2.3, 1.2.2, 1.2.1, 1.2, 1.1, 1.0.3, 1.0.2, 
1.0.1, 1.0, 1.2.3.1, 1.2.4, 1.3.2, 1.3.x, 1.x
         Environment: Maven version: 2.0.10
Java version: 1.5.0_17
OS name: "linux" version: "2.6.28.7" arch: "i386" Family: "unix"

            Reporter: Christian Schulte
         Attachments: ReleasePrepareAction.patch

When preparing a release, Continuum processes the pom to release based on the 
unprocessed org.apache.maven.model.Model. This leads to Continnum not 
supporting releases for a large set of poms. The attached patch updates the 
maven-release-manager dependency to the latest released version and 
additionally updates class ReleasePrepareAction to use 
org.apache.maven.project.MavenProjectBuilder for processing the pom to release.


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