goutamadwant commented on issue #10128:
URL: https://github.com/apache/maven/issues/10128#issuecomment-5236428334

   @gnodet I reproduced this on current `master` branch: invoking a direct, 
project-independent goal caused Maven to resolve versionless plugins declared 
by the project even though the goal did not use them.
   
   I opened #12721 with a scoped fix that avoids project-wide plugin version 
resolution for direct-goal-only plans while preserving it for lifecycle phases. 
Missing versions for project-declared prefix candidates are resolved lazily. 
Let me know if this looks good or any suggestions. thanks! 


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