wilx commented on PR #12616:
URL: https://github.com/apache/maven/pull/12616#issuecomment-5123010740

   Fixed this:
   
   > The @throws IllegalStateException Javadoc was added to getToolchains() but 
not to getToolchainFromBuildContext(), which also calls the same private 
selectToolchains() method and can now throw the same exception. While in 
practice this path is unlikely to trigger (models stored in build context were 
already successfully created), the interface contract should document it for 
completeness.
   


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