Try from the top : mvn site.
I mean by top
Top (root directory)
Pom.xml (root pom)
module1 pom.xml
module2 pom.xml
Add in rootdirectory/src/site/site.xml
Something like :
<menu ref="parent" /> (module will have link to the parent one)
<menu ref="reports" />
<menu ref="modules" /> (top will have link to modules)
--
Olivier
-----Message d'origine-----
De : HUGOT Franck [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 12 juillet 2006 19:09
À : Maven Users List
Objet : RE: Web site generation for multiple projects
Sorry, this is for m2.
What do you mean by using directly the modules?
I known how to generate a web site for one module but for multiple in
only one web site?
Thanks.
-----Message d'origine-----
De : Arnaud HERITIER [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 12 juillet 2006 19:06
À : Maven Users List
Objet : Re: Web site generation for multiple projects
m1 or m2 ?
m1 -> you have to use the multiproject plugin
m2 -> you use directly the modules
Arnaud
On 7/12/06, HUGOT Franck <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
>
>
> Is there a way to generate only one web site for multiple projects?
> I can't find a way to do this, except generate a web site for each
> project and develop a specific home page that refer to each project
home
> page.
>
>
>
> Thanks in advance.
>
>
> ---------------------------------------------------------------------
> 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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]