-
Sub-task
-
Resolution: Done
-
Major
-
3.0.0.Alpha16
-
None
As described in WELD-1847, building Weld on JDK9 fails on Chekstyle Maven plugin. Even when upgrading to the latest version the build fails with the following error:
Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:checkstyle (check-style) on project weld-core-parent: Execution check-style of goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:checkstyle failed: Plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.17 or one of its dependencies could not be resolved: Could not find artifact com.sun:tools:jar:1.6.0 at specified path /Library/Java/JavaVirtualMachines/jdk-9.jdk/Contents/Home/../lib/tools.jar
- is incorporated by
-
WELD-1847 Weld SE build fail on JDK 9
- Resolved