You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Damien Viel <da...@improve.fr> on 2005/12/29 14:27:02 UTC

Multiproject site

Hi,    

I've read that the multiproject is build-in with Maven 2. 
But I can't find the way to create a site for multiproject like in Maven
1. 
Is it possible ?    

Tks.    

Damien
-------------------------------------------------- 
Damien Viel | +33 1 41 97 83 20 | dviel@improve.fr 
-------------------------------------------------- 
__/ \__ | http://www.improve.fr
improve | http://www.application-servers.com
/_____\-| http://www.improve-technologies.com
--------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Multiproject site

Posted by Fabrizio Giustina <fg...@gmail.com>.
On 12/30/05, Wendy Smoak <ws...@gmail.com> wrote:
> Is this the right one?  The <maven-antrun-plugin> section is commented out.
> http://cvs.sourceforge.net/viewcvs.py/displaytag/displaytag-doc/pom.xml?view=markup

see http://cvs.sourceforge.net/viewcvs.py/displaytag/displaytag/pom.xml?view=markup
the ant task is configured in child modules (the replacement needs to
be different for each module)

fabrizio

>
> Thanks,
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Multiproject site

Posted by Wendy Smoak <ws...@gmail.com>.
On 12/30/05, Fabrizio Giustina <fg...@apache.org> wrote:

> After playing with different solutions I am pretty happy with the
> result of having a single site.xml file, with statically-linked
> reports, copied to all child modules using the maven-antrun-plugin
> during the site goal.
>
> This is the result, you can look to sources in cvs to see how it's generated:
> http://displaytag.sourceforge.net/11/

Is this the right one?  The <maven-antrun-plugin> section is commented out.
http://cvs.sourceforge.net/viewcvs.py/displaytag/displaytag-doc/pom.xml?view=markup

Thanks,
--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Multiproject site

Posted by Srepfler Srgjan <sr...@lnksystem.com>.
Brett Porter wrote:

>I wanted to compliment you on a job well done with this site - it's great!
>
>- Brett
>
Fabrizio is a genius, he's an early adopter of maven 2 (I guess he 
should be a model for all)  and his displaytag* library is just great. I 
can't wait for 1.1 to go official.
Buon lavoro e felice Anno Nuovo!

Srgjan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Multiproject site

Posted by Brett Porter <br...@gmail.com>.
On 12/31/05, Fabrizio Giustina <fg...@apache.org> wrote:
> While waiting for this solution to be implemented there are possible
> workarounds to make a multiproject site work.
>

The majority of these are now implemented for testing.

> This is the result, you can look to sources in cvs to see how it's generated:
> http://displaytag.sourceforge.net/11/

I wanted to compliment you on a job well done with this site - it's great!

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Multiproject site

Posted by Fabrizio Giustina <fg...@apache.org>.
While waiting for this solution to be implemented there are possible
workarounds to make a multiproject site work.

After playing with different solutions I am pretty happy with the
result of having a single site.xml file, with statically-linked
reports, copied to all child modules using the maven-antrun-plugin
during the site goal.

This is the result, you can look to sources in cvs to see how it's generated:
http://displaytag.sourceforge.net/11/

cheers
fabrizio


On 12/30/05, Brett Porter <br...@gmail.com> wrote:
> All this is covered, I think.
>
> http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence
>
> - Brett
>
> On 12/31/05, Geoffrey <ge...@gmail.com> wrote:
> > Nice :)
> >
> > This is a long awaited feature for me.
> >
> > How far did you go for the site navigation issues never solved in maven 1?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Multiproject site

Posted by Brett Porter <br...@gmail.com>.
All this is covered, I think.

http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence

- Brett

On 12/31/05, Geoffrey <ge...@gmail.com> wrote:
> Nice :)
>
> This is a long awaited feature for me.
>
> How far did you go for the site navigation issues never solved in maven 1?
>
> All modules and the multiproject are part of one single website.
> A single website should have a single menu, not a different one for
> every module (although other module menu's can be collapsed as part of
> the tree menu).
> Is there some feature that allows module's site.xml to be included in
> the multiproject's site.xml to avoid duplicate menu descriptions?
>
> --
> With kind regards,
> Geoffrey De Smet
>
> Brett Porter wrote:
> > Actually it will be available in the next release of the site plugin,
> > which is compatible with 2.0.2 (it is working in SVN).
> >
> > - Brett
> >
> > On 12/30/05, Geoffrey <ge...@gmail.com> wrote:
> >> They are working on "multiproject:site".
> >> Multiprojects are indeed build in with the module system (already in
> >> maven 2.0 & 2.0.1).
> >> I believe multiproject:site is for 2.1.
> >>
> >> Geoffrey
> >>
> >> Damien Viel wrote:
> >>> Hi,
> >>>
> >>> I've read that the multiproject is build-in with Maven 2.
> >>> But I can't find the way to create a site for multiproject like in Maven
> >>> 1.
> >>> Is it possible ?
> >>>
> >>> Tks.
> >>>
> >>> Damien
> >>> --------------------------------------------------
> >>> Damien Viel | +33 1 41 97 83 20 | dviel@improve.fr
> >>> --------------------------------------------------
> >>> __/ \__ | http://www.improve.fr
> >>> improve | http://www.application-servers.com
> >>> /_____\-| http://www.improve-technologies.com
> >>> --------------------------------------------------
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: users-help@maven.apache.org
> >>
> >>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Multiproject site

Posted by Geoffrey <ge...@gmail.com>.
Nice :)

This is a long awaited feature for me.

How far did you go for the site navigation issues never solved in maven 1?

All modules and the multiproject are part of one single website.
A single website should have a single menu, not a different one for 
every module (although other module menu's can be collapsed as part of 
the tree menu).
Is there some feature that allows module's site.xml to be included in 
the multiproject's site.xml to avoid duplicate menu descriptions?

-- 
With kind regards,
Geoffrey De Smet

Brett Porter wrote:
> Actually it will be available in the next release of the site plugin,
> which is compatible with 2.0.2 (it is working in SVN).
> 
> - Brett
> 
> On 12/30/05, Geoffrey <ge...@gmail.com> wrote:
>> They are working on "multiproject:site".
>> Multiprojects are indeed build in with the module system (already in
>> maven 2.0 & 2.0.1).
>> I believe multiproject:site is for 2.1.
>>
>> Geoffrey
>>
>> Damien Viel wrote:
>>> Hi,
>>>
>>> I've read that the multiproject is build-in with Maven 2.
>>> But I can't find the way to create a site for multiproject like in Maven
>>> 1.
>>> Is it possible ?
>>>
>>> Tks.
>>>
>>> Damien
>>> --------------------------------------------------
>>> Damien Viel | +33 1 41 97 83 20 | dviel@improve.fr
>>> --------------------------------------------------
>>> __/ \__ | http://www.improve.fr
>>> improve | http://www.application-servers.com
>>> /_____\-| http://www.improve-technologies.com
>>> --------------------------------------------------
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Multiproject site

Posted by Damien Viel <da...@improve.fr>.
Perfect !!

Thks All !!

-----Original Message-----
From: users-return-36805-damien.viel=improve.fr@maven.apache.org
[mailto:users-return-36805-damien.viel=improve.fr@maven.apache.org] On
Behalf Of Brett Porter
Sent: jeudi 29 décembre 2005 18:30
To: Maven Users List
Subject: Re: Multiproject site


Actually it will be available in the next release of the site plugin,
which is compatible with 2.0.2 (it is working in SVN).

- Brett

On 12/30/05, Geoffrey <ge...@gmail.com> wrote:
> They are working on "multiproject:site".
> Multiprojects are indeed build in with the module system (already in 
> maven 2.0 & 2.0.1). I believe multiproject:site is for 2.1.
>
> Geoffrey
>
> Damien Viel wrote:
> > Hi,
> >
> > I've read that the multiproject is build-in with Maven 2. But I 
> > can't find the way to create a site for multiproject like in Maven 
> > 1. Is it possible ?
> >
> > Tks.
> >
> > Damien
> > --------------------------------------------------
> > Damien Viel | +33 1 41 97 83 20 | dviel@improve.fr
> > --------------------------------------------------
> > __/ \__ | http://www.improve.fr
> > improve | http://www.application-servers.com
> > /_____\-| http://www.improve-technologies.com
> > --------------------------------------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Multiproject site

Posted by Koen Maes <ko...@koma.be>.
It is supported by providing a parent pom.xml and for each project (module in 
maven2) a module pom.xml. then you can simply do 'maven site' to generate the 
multiproject (multimodule) site.
see here : http://maven.apache.org/guides/mini/guide-multi-module.html

On Thursday 29 December 2005 18:29, Brett Porter wrote:
> Actually it will be available in the next release of the site plugin,
> which is compatible with 2.0.2 (it is working in SVN).
>
> - Brett
>
> On 12/30/05, Geoffrey <ge...@gmail.com> wrote:
> > They are working on "multiproject:site".
> > Multiprojects are indeed build in with the module system (already in
> > maven 2.0 & 2.0.1).
> > I believe multiproject:site is for 2.1.
> >
> > Geoffrey
> >
> > Damien Viel wrote:
> > > Hi,
> > >
> > > I've read that the multiproject is build-in with Maven 2.
> > > But I can't find the way to create a site for multiproject like in
> > > Maven 1.
> > > Is it possible ?
> > >
> > > Tks.
> > >
> > > Damien
> > > --------------------------------------------------
> > > Damien Viel | +33 1 41 97 83 20 | dviel@improve.fr
> > > --------------------------------------------------
> > > __/ \__ | http://www.improve.fr
> > > improve | http://www.application-servers.com
> > > /_____\-| http://www.improve-technologies.com
> > > --------------------------------------------------
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Multiproject site

Posted by Brett Porter <br...@gmail.com>.
Actually it will be available in the next release of the site plugin,
which is compatible with 2.0.2 (it is working in SVN).

- Brett

On 12/30/05, Geoffrey <ge...@gmail.com> wrote:
> They are working on "multiproject:site".
> Multiprojects are indeed build in with the module system (already in
> maven 2.0 & 2.0.1).
> I believe multiproject:site is for 2.1.
>
> Geoffrey
>
> Damien Viel wrote:
> > Hi,
> >
> > I've read that the multiproject is build-in with Maven 2.
> > But I can't find the way to create a site for multiproject like in Maven
> > 1.
> > Is it possible ?
> >
> > Tks.
> >
> > Damien
> > --------------------------------------------------
> > Damien Viel | +33 1 41 97 83 20 | dviel@improve.fr
> > --------------------------------------------------
> > __/ \__ | http://www.improve.fr
> > improve | http://www.application-servers.com
> > /_____\-| http://www.improve-technologies.com
> > --------------------------------------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Multiproject site

Posted by Geoffrey <ge...@gmail.com>.
They are working on "multiproject:site".
Multiprojects are indeed build in with the module system (already in 
maven 2.0 & 2.0.1).
I believe multiproject:site is for 2.1.

Geoffrey

Damien Viel wrote:
> Hi,    
> 
> I've read that the multiproject is build-in with Maven 2. 
> But I can't find the way to create a site for multiproject like in Maven
> 1. 
> Is it possible ?    
> 
> Tks.    
> 
> Damien
> -------------------------------------------------- 
> Damien Viel | +33 1 41 97 83 20 | dviel@improve.fr 
> -------------------------------------------------- 
> __/ \__ | http://www.improve.fr
> improve | http://www.application-servers.com
> /_____\-| http://www.improve-technologies.com
> --------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org