Nick,

I believe it was the way my parent pom was set up.  I have them listed 
now.  There urls are incorrect but it's progress. = )  Thanks for your 
example and help!!

David 



Nick Stolwijk <[EMAIL PROTECTED]> 
05/22/2007 11:34 AM
Please respond to
"Maven Users List" <[email protected]>


To
Maven Users List <[email protected]>
cc

Subject
Re: Generating a website for a multi module project






Our (working) situation is as follows:

Project/
     pom.xml (with <modules></modules> section)
     src/
           site/
              site.xml (With <menu ref="modules"/>)
     module1/
            pom.xml
            src/
               site/
                  site.xml
     module2/
            pom.xml
            src/
               site/
                  site.xml

At lease, that is the basis of it (missing ofcourse the src/main and 
src/test directory of the modules).

Is your setup somewhat different?

Nick S.

[EMAIL PROTECTED] wrote:
> Nick,
>
> Thanks for you quick answer.  When I put <menu ref="modules" /> into the 

> body section of my site.xml, I get that header but none of the actual 
> modules.  Do I have to enter them manually or should maven pull them for 

> me?
>
> Thanks,
>
> David
>
>
>
> Nick Stolwijk <[EMAIL PROTECTED]> 
> 05/22/2007 11:00 AM
> Please respond to
> "Maven Users List" <[email protected]>
>
>
> To
> Maven Users List <[email protected]>
> cc
>
> Subject
> Re: Generating a website for a multi module project
>
>
>
>
>
>
> Yes, there is, see [1] and then the part of Including Generated Content.
>
> Hth,
>
> Nick S.
>
>
> [1]http://maven.apache.org/plugins/maven-site-plugin/howto.html
>
> [EMAIL PROTECTED] wrote:
> 
>> Hi Everyone,
>>
>> I need to create a website for the a mult-module project.  The mvn site 

>> command creates the html pages.  Is there a way to list the modules as 
>> links on your parent page?
>>
>> Thanks for your help,
>>
>> David
>>
>> 
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> _____________________________________
> CONFIDENTIALITY:  This email (including any attachments) may contain 
> confidential, proprietary and privileged information, and unauthorized 
> disclosure or use is prohibited.  If you received this email in error, 
> please notify the sender and delete this email from your system.  Thank 
> you.
>
> 


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


_____________________________________
CONFIDENTIALITY:  This email (including any attachments) may contain 
confidential, proprietary and privileged information, and unauthorized 
disclosure or use is prohibited.  If you received this email in error, 
please notify the sender and delete this email from your system.  Thank 
you.

Reply via email to