Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0-alpha-3
-
Component/s: Profiles
-
Labels:None
-
Complexity:Intermediate
Description
As per r748226 support for profiles.xml will be dropped. Tracking this here as a user visible change for the release history.
Issue Links
- is depended upon by
-
MNBMODULE-94
Do not use separate profiles.xml
-
Is there any documentation about this change? I don't see any here or in the commit log to explain the reason or the suggested alternatives. My use case of profiles.xml is to separate certain project settings out of the pom. These are mostly properties that change regularly from user to user and should not be committed to version control (e.g. custom output directory, build number).