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

   **[Paul 
Gier](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=pgier)** 
commented
   
   I'm not looking for HTML versions of the source files.  I want javadoc to 
handle my project and all it's dependencies as if it were one large multimodule 
project, and generate a combined javadoc based on all the sources.  So this 
would require all -sources jars of the dependencies to be downloaded, and then 
added to javadoc path.  I'm not sure if javadoc would handle reading the jars 
directly, or maybe they would have to be unjarred first and then passed to the 
javadoc path.
   


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