-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Builds under JDK11 currently fail. Most failures are due to transitive dependencies upon packages that access internal sun package elements.
As of the completion of project Jigsaw in Java 9 access to these elements produce compile time failures, so the plugin as it stands cannot be built under Java 11.