jira-importer commented on issue #322: URL: https://github.com/apache/maven-build-cache-extension/issues/322#issuecomment-2955439249
**[Marquis Wang](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mwang5)** commented Actually [Réda Housni Alaoui](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ralaoui) [bverp](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bverp) I've discovered that maven-compiler-plugin 3.12.0 and higher make the version field optional in `annotationProcessorPaths`: https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#annotationProcessorPaths ``` <version>1.2.3</version> <!-- Optional - taken from dependency management if not specified --> ``` -- 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]
