[ https://jira.codehaus.org/browse/MJAVADOC-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Scholte closed MJAVADOC-291. ----------------------------------- Resolution: Incomplete Assignee: Robert Scholte No feedback within 5 months, so closing it as {{incomplete}} > Own javadocs are not deployed in multi project environment > ---------------------------------------------------------- > > Key: MJAVADOC-291 > URL: https://jira.codehaus.org/browse/MJAVADOC-291 > Project: Maven 2.x Javadoc Plugin > Issue Type: Bug > Affects Versions: 2.7 > Environment: RHEL 5.4, WinXP > Reporter: Thomas Reitz > Assignee: Robert Scholte > Priority: Critical > Attachments: jtest.zip > > > It is possible to use options like <overview> and <javadocDirectory> in a > single module project. As soon as those parameters are used in a > multi-project environment the functionality no longer works. > Our own documentation written down in package.html and overview.html are not > included in the javadoc report. > mymodule > +---src > +---main > ¦ +---java > ¦ ¦ +---com > ¦ ¦ ¦ +---mycompany > ¦ ¦ ¦ +---myapp <---- package containing > package.html > ¦ ¦ ¦ +---api <-+ > ¦ ¦ ¦ ¦ +---doc-files <---- directory > containing media files referenced in > ¦ ¦ ¦ +---doc-files <-+ package.html or > *.java files > ¦ ¦ ¦ +---spi > ¦ ¦ ¦ +---doc-files > ¦ ¦ +---resources > ¦ +---javadoc <---- place of > overview.html for package myapp > ¦ ¦ +---com > ¦ ¦ ¦ +---mycompany > ¦ ¦ ¦ +---myapp > ¦ ¦ ¦ +---api > ¦ ¦ ¦ +---doc-files > ¦ ¦ +---doc-files > ¦ ¦ +---resources > ¦ +---resources > +---test > +---javadoc > +---com > ¦ +---mycompany > ¦ +---myapp > ¦ +---doc-files > ¦ +---resources > ¦ +---spi > ¦ +---doc-files > +---resources -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira