jira-importer commented on issue #530: URL: https://github.com/apache/maven-javadoc-plugin/issues/530#issuecomment-2957333705
**[Siveton Vincent](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=siveton)** commented As you see it is not a javadoc plugin issue but a UmlGraphDoc one ``` ... [WARNING] at java.lang.Runtime.exec(Runtime.java:464) [WARNING] at gr.spinellis.umlgraph.doclet.UmlGraphDoc.runGraphviz(UmlGraphDoc.java:131) ... ``` FYI, I tried with released UmlGraphDoc version 4.4, 4.5 and 4.6, all works here on a dummy project. -- 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]
