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

[#177] set maven.compiler.source instead of configuring the compiler-plugin directly #178

Merged
merged 1 commit into from Jun 2, 2021

Conversation

bmarwell
Copy link
Contributor

@bmarwell bmarwell commented Jun 2, 2021

fixes #177

The maven-javadoc-plugin evaluates maven.compiler.source, which was never set.
This will lead to problems with java 11+ builds.

@bmarwell bmarwell requested review from olamy and hboutemy June 2, 2021 09:59
@hboutemy hboutemy merged commit 4a7dbe4 into master Jun 2, 2021
@bmarwell bmarwell deleted the 177-maven.compiler.source branch June 2, 2021 21:11
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.

mojo.java.target does not set maven.compiler.source
2 participants