[
https://issues.apache.org/jira/browse/MRELEASE-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Boué closed MRELEASE-966.
-----------------------------------
Resolution: Fixed
Assignee: Guillaume Boué
Fix Version/s: 3.0.0
> release plugin does not respect "mvn -f"
> ----------------------------------------
>
> Key: MRELEASE-966
> URL: https://issues.apache.org/jira/browse/MRELEASE-966
> Project: Maven Release Plugin
> Issue Type: Bug
> Affects Versions: 2.5.2
> Reporter: Jacek Gebal
> Assignee: Guillaume Boué
> Fix For: 3.0.0
>
> Attachments: testing_release_plugin.zip
>
>
> maven allows usage of the -f flag when executing goals.
> The maven release plugin however doesn't work properly with that flag.
> It behaves as if some pieces of code would be referencing the -f file while
> some others are looking for a hardcoded "pom.xml" file name.
> This makes the plugin incompatible with the feature and in my case makes it
> almost impossible to use it.
> The documentation is mentioning a pom.xml here and there which suggest that
> the plugin is expecting exactly the file with that name.
> Please make the plugin compatible with maven command line "-f" option
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)