You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "William Ferguson (JIRA)" <ji...@codehaus.org> on 2007/04/04 06:04:20 UTC

[jira] Commented: (MRELEASE-213) Need ability to access values gathered by maven-release-plugin in Mojos executed as part of preparationGoals element

    [ http://jira.codehaus.org/browse/MRELEASE-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_91996 ] 

William Ferguson commented on MRELEASE-213:
-------------------------------------------

Loks like I also need access to the SCM version that has been checked out by the maven-release-plugin for safety.

> Need ability to access values gathered by maven-release-plugin in Mojos executed as part of preparationGoals element
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: MRELEASE-213
>                 URL: http://jira.codehaus.org/browse/MRELEASE-213
>             Project: Maven 2.x Release Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0-beta-4
>            Reporter: William Ferguson
>
> I have a plugin containing a Mojo that needs to be executed as part of the maven-release-plugin's preparationGoals phase.
> The Mojo needs access to some of the information gathered by the maven-release-plugin.
> Namely it needs access to the SCM release tag specified by the user.
> The aim of the plugin is to update the subclipse:tags property of the project being released in a similar manner that the Eclipse/Subversion Subclipse plugin does. So the information that I need to gather from the maven-release-plugin is
> 1) SCM release tag specified by the user.
> 2) Any other SCM details that have been modified for the release plugin.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira