Not presently, but there is an open issue. - Brett
On 9/23/05, Pablo Muñiz <[EMAIL PROTECTED]> wrote: > Hi all! > > imagine I have a project structure just as follows: > > /app > /module1 > /module2 > ... > /moduleN > pom.xml > > and pom.xml contains references to all of those modules: > > ... > <modules> > <module>module1</module> > <module>module2</module> > ... > <module>moduleN</module> > </modules> > ... > > Is there any way of generating a unique site wich encloses site > information from all modules? I mean, I want in app/target/site the site > structure of all modules. Is it possible? > > Thanks in advance. > > Best regards, > > Pablo. > > > --------------------------------------------------------------------- > 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]
