Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3.4 (Beta), 1.4.1
-
None
-
Maven version: 2.0.10
Java version: 1.5.0_17
OS name: "linux" version: "2.6.28.7" arch: "i386" Family: "unix"
-
Patch
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
CONTINUUM-2512 Continuum ignores release plugin configuration in pluginManagement section
- Open
- relates to
-
CONTINUUM-2266 It will be nice if Continuum release can handle variables in maven-release-plugin tag configuration
- Open