You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2010/09/17 17:09:33 UTC

[jira] Closed: (MRELEASE-597) Releasing a renamed pom file using the -f option does release to wrong pom file

     [ http://jira.codehaus.org/browse/MRELEASE-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MRELEASE-597.
--------------------------------------

    Resolution: Duplicate
      Assignee: Benjamin Bentmann

> Releasing a renamed pom file using the -f option does release to wrong pom file 
> --------------------------------------------------------------------------------
>
>                 Key: MRELEASE-597
>                 URL: http://jira.codehaus.org/browse/MRELEASE-597
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Release is 3.0-RC1, Linux Ubuntu 32
>            Reporter: Ulli Hafner
>            Assignee: Benjamin Bentmann
>         Attachments: bundle-pom.xml, maven.log, pom.xml
>
>
> I have a directory containing 2 pom files that are used as our parent pom's:
> de.faktorlogik.pom/
> - pom.xml
> - bundle-pom.xml
> When I go into this folder and release the 'pom.xml' file using 'mvn release:prepare', and 'mvn release:perform' then everything is ok. However, when I try to release the 'bundle-pom.xml' then the 'mvn -f bundle-pom.xml release:prepare' process works, but the 'mvn f bundle-pom.xml release:perform' process releases the snapshot version of 'pom.xml' rather than the new version of the bundle-pom.xml file. Seems that the -f parameter is ignored in the latter case.

-- 
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