Skip to content

Conversation

@Artur-
Copy link
Member

@Artur- Artur- commented Nov 4, 2025

Configure maven-compiler-plugin with:

  • Error Prone 2.36.0 for static analysis infrastructure
  • NullAway 0.12.3 for comprehensive null-safety checking
  • JSpecify mode enabled for enforcing @nullable annotations
  • Required Java 21 module exports for Error Prone operation

Configure maven-compiler-plugin with:
- Error Prone 2.36.0 for static analysis infrastructure
- NullAway 0.12.3 for comprehensive null-safety checking
- JSpecify mode enabled for enforcing @nullable annotations
- Required Java 21 module exports for Error Prone operation
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.

2 participants