Skip to content

How to adopt micronaut-core 4.8.9 ? #11705

Answered by mrwilby
mrwilby asked this question in General
Discussion options

You must be logged in to vote

I noticed that if we switch our project to use micronaut-parent as the parent (pom) then the issue is resolved. The key appears to relate to this, in the micronaut-parent maven compiler settings:

<annotationProcessorPathsUseDepMgmt>true</annotationProcessorPathsUseDepMgmt>

.... with the above line included, the compiler issue is no longer reproducible.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@mrwilby
Comment options

Comment options

You must be logged in to vote
1 reply
@mrwilby
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mrwilby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants