[ http://jira.codehaus.org/browse/MJAVADOC-76?page=comments#action_66506 ] 

Nathan Beyer commented on MJAVADOC-76:
--------------------------------------

My 'doc-files' folder isn't getting copied either, but I'm only using a very 
simple and plain project setup (no modules). What I've deduced is that if the 
'doc-files' folders are in the source folder (as defined) in the POM, they will 
get copied. If the 'doc-files' are in any of the resources folders, they will 
not get copied.

It seems the javadoc tool looks for the 'doc-files' based on what's passed in 
the "-sourcepath" option and the plugin is setting this to the source folder.

BTW: My environment is Maven 2.0.4, Sun JDK 5.0_7, Windows XP SP2

> 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

Reply via email to