gnodet opened a new pull request, #13018:
URL: https://github.com/apache/maven/pull/13018

   The MNG-8749 commit (589c1ebfee) removed `PathTranslator` from the public 
API and from the `DefaultProfileActivationContext` constructor, but 
`DefaultModelBuilderTest.parentActivationContext()` still passed it as a 
constructor argument, causing a compilation error on master.
   
   One-line fix: remove the stale `lookup.lookup(PathTranslator.class)` 
argument.


-- 
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]

Reply via email to