Skip to content

Update pom for newer mvn#2

Open
little9 wants to merge 1 commit intomasterfrom
update-pom-for-newer-mvn
Open

Update pom for newer mvn#2
little9 wants to merge 1 commit intomasterfrom
update-pom-for-newer-mvn

Conversation

@little9
Copy link
Contributor

@little9 little9 commented Jan 12, 2021

On my system I have Java 11 and 8 on my system and mvn depends on 11. This line is needed to indicate that you want to use 8: https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#release otherwise the build fails.

This will need maven >= 3.6. This may not be necessary if you only have 8 on your system. Happy to move this to a README if having multiple Java versions is not a common.

On my system I have Java 11 and 8 on my system and `mvn` depends on 11. This line is needed to indicate that you want to use 8: https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#release otherwise the build fails.

This will need maven `>= 3.6`. This may not be necessary if you only have 8 on your system. Happy to move this to a README if having multiple Java versions is not a common.
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.

1 participant