psiroky commented on PR #180: URL: https://github.com/apache/maven-compiler-plugin/pull/180#issuecomment-1449955799
I decided to proceed with the suggested solution. The PR now contains changes for both use cases: 1. using dependency management to get just the top-level annotation processor path version 2. using dependency management when resolving the transitive dependencies via maven-resolver There is also a new flag that enables / disables the usage of dependency management for the second use case. I added some inline comments for things that I am not 100% sure about or things that potentially need more eyes. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org