yes, though a patch to the site plugin might be a better long term
solution (much like webResources for the war plugin).

2008/8/20 Andrew Hughes <[EMAIL PROTECTED]>:
> I might be better off creating a new reporting plugin that does this. Takes
> a directory listing.. includes/excludes files and creates an indexing html
> of the selected files in that directory. At least that way we could pave the
> way for something neat?
>
>
> On Wed, Aug 20, 2008 at 12:17 PM, Brett Porter <[EMAIL PROTECTED]>wrote:
>
>> I don't believe there is. You might be best using an Ant copy in the
>> site lifecycle to copy them into the target/site directory.
>>
>> - Brett
>>
>> 2008/8/20 Andrew Hughes <[EMAIL PROTECTED]>:
>> > Hi All,
>> >
>> > I'm trying to shove whole directories into the maven site as
>> resources.....
>> > but apparently they need to be added to ./src/site/resources and I can't
>> see
>> > a reconfiguration option. Is there such a thing?
>> >
>> > This is the existing project structure I have to work with.
>> >
>> > ./Project
>> > ./Project/pom.xml  <--- root/parent module
>> > ./Project/Documentation
>> > ./Project/Documentation/pom.xml            <-- documentation module (site
>> > only)
>> > ./Project/Documentation/Requirements
>> > ./Project/Documentation/Requirements/xxxxxxxx.doc
>> > ./Project/Documentation/Requirements/xxxxxxxx.doc
>> > ./Project/Documentation/Requirements/xxxxxxxx.doc
>> > ./Project/Documentation/Requirements/xxxxxxxx.doc
>> > ./Project/Documentation/Requirements/xxxxxxxx.doc
>> > ./Project/Documentation/Design
>> > ./Project/Documentation/Design/xxxxx.doc
>> > ./Project/Documentation/Design/xxxxx.doc
>> > ./Project/Documentation/Design/xxxxx.doc
>> > ./Project/Documentation/Design/xxxxx.doc
>> > ./Project/Documentation/Testing
>> > ./Project/Documentation/Testing/xxxxx.doc
>> > ./Project/Documentation/Testing/xxxxx.doc
>> > ./Project/Documentation/Management
>> > ./Project/Documentation/Management/xxxxxx.mpp
>> > ./Project/Documentation/Management/xxxxxx.xls
>> >
>>
>>
>>
>> --
>> Brett Porter
>> Blog: http://blogs.exist.com/bporter/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>



-- 
Brett Porter
Blog: http://blogs.exist.com/bporter/

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

Reply via email to