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

   **[Michael 
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
 commented
   
   Roman, I have bad news for you. This does not seems to be a MJAVADOC 
problem. This plugin merely invokes `javadoc` with `@options` and `@packages`. 
I ran both from the shell and the links where still broken. I have tried on 
various JDK 7 and 8 versions and operating systems.
   
   Run `mvn clean javadoc:javadoc -X`, as soon as you see `javadoc` has been 
invoked, abort the process, navigate to `target/site/apidocs` and run 
`./javadoc.sh` manually. You will have the same result. The best I can 
recommend is, to create a minimal working issue and report it to Oracle.
   


-- 
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