cstamas opened a new pull request, #2004: URL: https://github.com/apache/maven/pull/2004
Effective settings are (should be) created twice, once for "early boot" of Plexus when extensions are loaded up, and then again when Maven "boots". Bug was that early call "corrupted" (inited settings) in context causing that 2nd required call (due spy) was omitted. --- https://issues.apache.org/jira/browse/MNG-8461 Related: https://github.com/alextu/maven4-reproducer/issues/1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
