Skip to content

Conversation

@rbygrave
Copy link
Member

warning: No processor claimed any of these annotations: /io.ebean.typequery.TypeQueryBean,/io.ebean.typequery.Generated

This fix is required when the compiler is run with -Werror specified

An alternative workaround is to use compiler arg -Xlint:-processing rather than -Xlint:all

warning: No processor claimed any of these annotations: /io.ebean.typequery.TypeQueryBean,/io.ebean.typequery.Generated

This fix is required when the compiler is run with -Werror specified

An alternative workaround is to use compiler arg -Xlint:-processing rather than -Xlint:all
@rbygrave rbygrave self-assigned this Jul 16, 2025
@rbygrave rbygrave added this to the 16.0.0 milestone Jul 16, 2025
@rbygrave rbygrave merged commit 1b5e066 into master Jul 16, 2025
1 check passed
@rbygrave rbygrave deleted the feature/3654-qbg-consume branch July 16, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QueryBean generation causes maven compiler plugin to crash when -Werror is specified.

2 participants