We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
We should enforce a minimum Java version similar to https://github.com/apache/maven-apache-parent/blob/4ba290b5a4e632bc82ff1bc0e5823a9dab980939/pom.xml#L366-L378 and make the default value being ${javaVersion} (https://github.com/apache/maven-apache-parent/blob/4ba290b5a4e632bc82ff1bc0e5823a9dab980939/pom.xml#L99C6-L99C29)
${javaVersion}
The text was updated successfully, but these errors were encountered:
Enforce minimal Java version
d285063
This closes codehaus-plexus#331
393099c
Successfully merging a pull request may close this issue.
We should enforce a minimum Java version similar to https://github.com/apache/maven-apache-parent/blob/4ba290b5a4e632bc82ff1bc0e5823a9dab980939/pom.xml#L366-L378 and make the default value being
${javaVersion}
(https://github.com/apache/maven-apache-parent/blob/4ba290b5a4e632bc82ff1bc0e5823a9dab980939/pom.xml#L99C6-L99C29)The text was updated successfully, but these errors were encountered: