-
Notifications
You must be signed in to change notification settings - Fork 9
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
Recent JDK and Maven causes build failures #5
Comments
ganskef
added a commit
that referenced
this issue
May 18, 2023
Linux is the development platform (openjdk-11) and works of course. On Windows:
This jdk-11
On macOS too:
This jdk-11
This jdk-17 fails too:
|
ganskef
added a commit
that referenced
this issue
Oct 6, 2023
- Fixes #5 built with current Java and Maven, but Java 11 too - Integrate JaCoCo coverage report in Maven build - Use maven.compiler.release to fix warnings - Reuse mocuishle KeyStore and CA, but allow configuration by properties - Rewiew of README.md files
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While testing the Open Source release on other platforms it couldn't be built with recent JDK 17 and Maven 9.2.
The text was updated successfully, but these errors were encountered: