Details
-
Type:
Wish
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-7
-
Fix Version/s: 2.0-beta-8
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
release:perform runs maven to build the released artifact with the current active profiles (AFAIK)
It would be nice to have a configuration parameter to set release profiles, so that it does not depend on user environment.
Issue Links
- relates to
-
MRELEASE-410
Allow specifying specific profiles to execute in the prepare mojo
-
new "releaseProfiles" mojo parameter for coma separated list of profiles to enabled, in addition to the ones allready actives on maven instance running release:perform goal.