Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.8
-
None
-
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 contained by
-
MNG-8286 Add a condition profile based on a simple expressions
- Open
- is duplicated by
-
MNG-1753 support improved property based profile activation
- Closed
-
MNG-7577 Ability to activate profile based on multiple property values
- Closed
- is related to
-
MNG-6345 Support profile activation via script
- Closed
-
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