[ 
http://jira.codehaus.org/browse/MJAVADOC-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192959#action_192959
 ] 

Paul Gier commented on MJAVADOC-265:
------------------------------------

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.

> Generate a combined javadoc using all dependency source jars.
> -------------------------------------------------------------
>
>                 Key: MJAVADOC-265
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-265
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: New Feature
>            Reporter: Paul Gier
>
> I would like to be able to create a javadoc API that combines not only the 
> sources from my project modules, but also downloads available dependency 
> source files and includes these when generating the javadocs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to