[ http://jira.codehaus.org/browse/MRELEASE-11?page=all ]
Jason van Zyl moved MNG-1253 to MRELEASE-11:
--------------------------------------------
Version: (was: 2.0 (RC))
Component: (was: maven-release-plugin)
Workflow: jira (was: Maven)
Key: MRELEASE-11 (was: MNG-1253)
Project: Maven 2.x Release Plugin (was: Maven 2)
> Plugin versions are populated in next iteration POM
> ---------------------------------------------------
>
> Key: MRELEASE-11
> URL: http://jira.codehaus.org/browse/MRELEASE-11
> Project: Maven 2.x Release Plugin
> Type: Bug
> Environment: maven-release-plugin 2.0-beta-2
> Reporter: Yann Le Du
> Assignee: Brett Porter
>
>
> Note : this is with maven-release-plugin 2.0-beta-2 (had problems with beta-3)
> Last iteration POM (before release) :
> <plugin>
> <artifactId>maven-homemade-plugin</artifactId>
> <configuration>
> [...]
> I omit the plugin version because I use pluginManagement in parent POM
> Next iteration POM (after release) :
> <plugin>
> <artifactId>maven-homemade-plugin</artifactId>
> <version>1.0.0</version>
> <configuration>
> [...]
> I don't want this, because this will override my parent's pluginManagement
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]