Do you know which issue this is? I have ben searching for it and I
can't find it at the moment.

Regards

On 23/09/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> 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]
>
>

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

Reply via email to