wilx commented on issue #1413: URL: https://github.com/apache/maven-dependency-plugin/issues/1413#issuecomment-5160516652
I think this is fixed in Maven 4 because it treats annotation processors as regular dependencies. Howerver, this is hard to fix in 3.x. You can work around it by making the annotation processors dependencies of the maven-compiler-plugin. Regular plugin dependencies are handled even in 3.x. I suggest closing because of the existing fix in Maven 4. -- 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]
