RE: Maven site generation and multi-module

2009-07-30 Thread Julien Martelli
lien -Message d'origine- De : Lukas Theussl [mailto:ltheu...@apache.org] Envoyé : jeudi 30 juillet 2009 16:28 À : Maven Users List Objet : Re: Maven site generation and multi-module Julien Martelli wrote: > > > Hi all, > > > > As far as I understand the maven site

Re: Maven site generation and multi-module

2009-07-30 Thread Lukas Theussl
Julien Martelli wrote: Hi all, As far as I understand the maven site plugin behavior, if I want to display on my main project webpage links to project submodule’s webpages I have to use inheritance. Am I wrong? You just have to use a menu in your site.xml and declare your modules in

Maven site generation and multi-module

2009-07-30 Thread Julien Martelli
Hi all, As far as I understand the maven site plugin behavior, if I want to display on my main project webpage links to project submodule's webpages I have to use inheritance. Am I wrong? I mean it is impossible to create a global POM file containing references to sub-modules and without in