Re: Using Internal Api's (jdk.javadoc) with Maven

2020-10-19 Thread Enrico Olivelli
Brandon, which JDK are you using ? I have a finding that is related to your issue and probably the solution will be in common. While testing the Apache ZooKeeper project in the scope of the Quality Outreach JDK project I have encountered this issue and we are still investigating.

Using Internal Api's (jdk.javadoc) with Maven

2020-10-18 Thread Brandon Lax
Hi, I was hoping to get some help with an issue I have been facing relating to the maven-compiler-plugin. I have been using the jdk.javadoc api as part of my project. The code can compile directly (by running javac on the main file), but when trying to build with maven I get error messages