Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0.8
-
None
Description
The pom model should be changed to allow multiple properties to activate a profile. So the profile activation section could look something like this:
<activation> <properties> <my-prop-1>some-value</my-prop-1> <my-prop-2>another-value</my-prop-2> </properties> </activation>
This would provide more flexibility in profile activation.
Attachments
Issue Links
- is duplicated by
-
MNG-1753 support improved property based profile activation
-
- Closed
-
-
MNG-7577 Ability to activate profile based on multiple property values
-
- Open
-
- is related to
-
MNG-6345 Support profile activation via script
-
- Open
-
-
MNG-4516 Contradiction between the documentation and Maven's behavior related to profile-activation with multiple criteria
-
- Closed
-
-
MNG-3106 Multiple profile activation conditions broken
-
- Closed
-
-
MNG-4565 Requiring multiple profile activation conditions to be true does not work
-
- Closed
-
-
MNG-1753 support improved property based profile activation
-
- Closed
-