Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Maven 2 had support for a profiles.xml, which allowed for profile configuration. In Maven 3 this support is removed (in favor of specifying that config in pom.xml or settings.xml) and a warning is triggered when there is a profiles.xml detected. The warning specifies that the profiles.xml file is ignored.
With the introduction of Maven 4 I think we should remove this warning and all code related to it.
Attachments
Issue Links
- is related to
-
MNG-5995 Maven itself cannot run without maven-compat
- Closed
- links to