[ http://jira.codehaus.org/browse/MJAVADOC-76?page=comments#action_66510 ]
Nathan Beyer commented on MJAVADOC-76: -------------------------------------- According to the javadoc tool documentation, the 'sourcepath' paramter can be ommited and the source will be searched for in the 'classpath' parameter. Perhaps, the default setup should be to put the sourceDirectory in the 'classpath' parameter if the 'sourcepath' configuration is not set. This way, the source is found for javadoc to process and the doc-files and contents will be in outputDirectory, so the doc-files folder will be found. > doc-files/* not copied if project does not have modules > ------------------------------------------------------- > > Key: MJAVADOC-76 > URL: http://jira.codehaus.org/browse/MJAVADOC-76 > Project: Maven 2.x Javadoc Plugin > Type: Bug > Versions: 2.0 > Environment: mvn 2.0.4, Java 1.5, OS X 10.4 > Reporter: Rob Dickens > Priority: Critical > > > The summary about says it all. In an earlier project, involving modules, and > with aggregate set to true, the contents of doc-files directectories does get > copied. Now, where my project does not involve modules, it doesn't. -- 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