Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
3.0.1, 3.0.2, 3.0.3, 3.0.4
-
None
-
None
Description
If you have a Mojo with
/** * @parameter expression="${settings}" * @required * @readonly */ private Settings settings;
In Maven 2.2.1, the Settings included all the profiles, in Maven3 the proxies are all missing.