Re: Maven site plugin and inheritance

2007-07-10 Thread Brett Porter
Hi Fabrice, This is definitely not the intended behaviour - sounds like a bug. FWIW, I've successfully built sites in this fashion before - so perhaps you could expand on how you do this (perhaps a sample project?). Thanks, Brett On 07/07/2007, at 1:05 AM, Fabrice Bellingard wrote: Hi g

Maven site plugin and inheritance

2007-07-06 Thread Fabrice Bellingard
Hi guys, I'm playing a bit with the maven site plugin to see what's left before it gets released. However, I have a problem with the site.xml inheritance when building multimodule projects: whether I define a site.xml file in submodules or not, the site plugin always uses the site.xml of the root