You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Brent N Atkinson (JIRA)" <ji...@codehaus.org> on 2015/02/21 05:51:18 UTC

[jira] (CONTINUUM-2094) Release prepare should use MavenProject instead of Model

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

Brent N Atkinson updated CONTINUUM-2094:
----------------------------------------

    Summary: Release prepare should use MavenProject instead of Model  (was: Update the release prepare action to use org.apache.maven.project.MavenProjectBuilder instead of org.apache.maven.model.Model)

> Release prepare should use MavenProject instead of 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)