Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EOL JSR 305 #733

Closed
wants to merge 1 commit into from
Closed

EOL JSR 305 #733

wants to merge 1 commit into from

Conversation

basil
Copy link
Member

@basil basil commented Dec 31, 2021

No description provided.

@timja
Copy link
Member

timja commented Dec 31, 2021

Compilation error.

[2021-12-31T18:14:21.119Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project acceptance-test-harness: Fatal error compiling: CompilerException: NullPointerException -> [Help 1]

You've probably seen the error before but it's a bug in javac that maven triggers affecting the reporting of the actual error. You can often run another compiler on it to see what it is, e.g. whatever your IDE uses if it doesn't delegate to maven

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.

None yet

2 participants