[jboss-jira] [JBoss JIRA] Commented: (JBBUILD-496) Test the new maven based release process.
Paul Gier (JIRA)
jira-events at lists.jboss.org
Thu Oct 16 14:02:20 EDT 2008
[ https://jira.jboss.org/jira/browse/JBBUILD-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12434142#action_12434142 ]
Paul Gier commented on JBBUILD-496:
-----------------------------------
Tested the release process with Kabir. There were problems resolving the test-jar dependency between the aspects and aop modules so this jar was removed from the maven build (it is only needed by the ant tests). There were also some problems getting the jrockit module to be included in the release process, this was solved by adding the jrockit.home property as an extra argument to the release plugin.
The 2.0.0.CR20 release was completed using the new maven based process.
> Test the new maven based release process.
> -----------------------------------------
>
> Key: JBBUILD-496
> URL: https://jira.jboss.org/jira/browse/JBBUILD-496
> Project: JBoss Build System
> Issue Type: Sub-task
> Reporter: Paul Gier
> Assignee: Paul Gier
>
> The release process should be tested at least once before the GA release.
> It will follow steps something like this:
> 1. mvn release:prepare
> 2. mvn release:perform
> 3. cd to target/checkout
> 4. run ant release build (./build.sh release)
> 5. commit files to maven repository.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list