jira-importer commented on issue #881:
URL: 
https://github.com/apache/maven-javadoc-plugin/issues/881#issuecomment-2957359235

   **[Robert 
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
 commented
   
   Not sure you're hit by this , but I see there's an issue when your code is 
Java 9 compatible. The reason is that it uses 
https://docs.oracle.com/javase/9/docs/api/package-list and not like 10 and 
above https://docs.oracle.com/javase/10/docs/api/element-list
   On the other hand: it seems like the javadoc is generated, even though 
there's an error.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to