Do you have your 'doc-files' in the source folder or in a resource
folder? I've never been able to get it to copy 'doc-files' that are in
resource folders. Maybe that's linked to the "must contain .java files"
you mentioned.

-Nathan 

-----Original Message-----
From: Rob Dickens [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 14, 2006 8:48 AM
To: Maven Users List
Subject: Re: javadoc 2.0 plugin: doc-files/* not being copied!

I now think I know what the matter is.

It looks like doc-files/ directories have to be at least three
directories deep in order to be copied. (This is in addition to the
condition that the directory must contain .java files.)

E.g.
com/lafros/juice/demo/doc-files: copied
com/lafros/juice/doc-files: copied
com/lafros/doc-files: NOT copied

This condition doesn't appear to be documented, and doesn't apply to
javadoc itself.

Can anyone disprove this?

Rob

On 9 Jul 2006, at 18:21, Rob Dickens wrote:

> It looks like the problem was confined to the version I'd compiled 
> from src (a week before 2.0 was officially released). Anyway, I just 
> cleared this from my local repository, thereby forcing the released 
> version to be downloaded, and the problem went away.
>
> Sorry for having wasted anyone's time.
>
> Rob
>
> On 31 May 2006, at 08:34, Rob Dickens wrote:
>
>> Still couldn't get this to work, so http://jira.codehaus.org/
>> browse/MJAVADOC-76
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-----------------------------------------
CONFIDENTIALITY NOTICE This message and any included attachments
are from Cerner Corporation and are intended only for the
addressee. The information contained in this message is
confidential and may constitute inside or non-public information
under international, federal, or state securities laws.
Unauthorized forwarding, printing, copying, distribution, or use of
such information is strictly prohibited and may be unlawful. If you
are not the addressee, please promptly delete this message and
notify the sender of the delivery error by e-mail or you may call
Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1)
(816)221-1024. -------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to