[ http://jira.codehaus.org/browse/MJAVADOC-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_90068 ]
Carlos Sanchez commented on MJAVADOC-97: ---------------------------------------- this patch needs more work * must be 1.4 compatible * no need to reresolve the projects, the javadoc plugin already does, maybe you need to add a variable with the artifacts like compiler plugin does to build the classpath so they are available later > enable internal/external dependency references as links > -------------------------------------------------------- > > Key: MJAVADOC-97 > URL: http://jira.codehaus.org/browse/MJAVADOC-97 > Project: Maven 2.x Javadoc Plugin > Issue Type: New Feature > Affects Versions: 2.1 > Reporter: Richard van Nieuwenhoven > Priority: Minor > Attachments: maven-javadoc-plugin-2.1.patch > > > This patch enables the java doc plugin to autmaticaly connect the dependent > javadoc pages as links. > There is no more need to add links in your pom's for internal and external > maven projects. > The plugin resolves the dependencies and adds the defined project url's > extended with "/apidocs" to the links in the plugin. > TODO: a warning occures when the project has no javadocs (or no maven > generated javadoc on its homepage) ...... -- 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