Conversation
|
Warning: This pull request is touching the following templated files:
|
Confirmed this the correct hash for Maven 3.8.6 and not an Ubuntu wrapper. |
|
Runing Version 52 -> Java 8. The official docs say maven 3.8.6 is compatible with Java 7+. Not sure where it is pulling in Java 8 requirement from. |
|
Testing locally now: Using Java 7 Zulu via SDKMan: Seeing this error when running Java 7:
Maven version + Java version is correct Java Compiler is correct $JAVA_HOME |
|
Plan: Rollback the maven versions to see when it becomes compatible with Java 7. |
|
Testing locally:
|
|
Using https://github.com/stCarolas/setup-maven Github Action to set mvn -v to |
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> ☕️
If you write sample code, please follow the samples format.