-
Task
-
Resolution: Done
-
Blocker
-
None
-
None
-
2019 Week 02-04
-
NEW
-
NEW
current plugin version -> minimum required plugin version (higher is better)
surefire 2.18.1 -> 2.22.0 or higher
failsafe 2.18.1 -> 2.22.0 or higher
compiler-plugin 3.7.0 -> 3.8.0 or higher
We probably all inherit these version numbers from the jboss-parent pom, so just update that.
Justification: https://blog.codefx.org/java/java-11-migration-guide/
Other good resource: https://winterbe.com/posts/2018/08/29/migrate-maven-projects-to-java-11-jigsaw/
Note: our primary build is still JDK 8, we just want to be JDK 11 friendly.