[
https://jira.codehaus.org/browse/CONTINUUM-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brent N Atkinson closed CONTINUUM-2094.
---------------------------------------
Resolution: Fixed
Thank you for reporting. Confirmed this was still present using the supplied
test, but changes in 1.4 invalidated the patch. Also, MavenProject building
needed to use local repos for projects when configured.
Fixed in r1661283
> 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)