[
https://issues.apache.org/jira/browse/MRELEASE-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MRELEASE-410.
-----------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still persists, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> Allow specifying specific profiles to execute in the prepare mojo
> -----------------------------------------------------------------
>
> Key: MRELEASE-410
> URL: https://issues.apache.org/jira/browse/MRELEASE-410
> Project: Maven Release Plugin
> Issue Type: Improvement
> Components: prepare
> Affects Versions: 2.0-beta-8
> Reporter: Vincent Massol
>
> Right now the mojo calls project.getActiveProfiles() and adds them
> automatically to the "arguments". So they come in addition to profiles passed
> with "-Darguments=-Pprofile1,profile2,etc".
> We would like to only execute the passed profiles. I propose to add a
> "releaseProfiles" configuration element (as for release:perform, except that
> releaseProfiles values don't seem to be taken into account for perform for
> some reason but that's another problem).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)