[ http://jira.codehaus.org/browse/MNG-1253?page=all ] Brett Porter closed MNG-1253: -----------------------------
Assign To: Brett Porter Resolution: Duplicate Fix Version: (was: 2.0.1) > Plugin versions are populated in next iteration POM > --------------------------------------------------- > > Key: MNG-1253 > URL: http://jira.codehaus.org/browse/MNG-1253 > Project: Maven 2 > Type: Bug > Components: maven-release-plugin > Versions: 2.0 (RC) > 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]