You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2014/06/04 07:38:10 UTC

[jira] (CONTINUUM-2094) Update the release prepare action to use org.apache.maven.project.MavenProjectBuilder instead of org.apache.maven.model.Model

     [ https://jira.codehaus.org/browse/CONTINUUM-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated CONTINUUM-2094:
------------------------------------

    Fix Version/s:     (was: 1.4.2)
                   1.5.0

> Update the release prepare action to use org.apache.maven.project.MavenProjectBuilder instead of org.apache.maven.model.Model
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2094
>                 URL: https://jira.codehaus.org/browse/CONTINUUM-2094
>             Project: Continuum
>          Issue Type: Improvement
>          Components: Integration - Maven 2, Release
>    Affects Versions: 1.3.4 (Beta), 1.4.1
>         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
>            Assignee: Brent N Atkinson
>             Fix For: 1.5.0
>
>         Attachments: CONTINUUM-2094.zip, 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 was sent by Atlassian JIRA
(v6.1.6#6162)