You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Yann Le Du <le...@yahoo.com> on 2005/11/01 14:01:50 UTC

RE: [m2] Aggregation of modules in a multi-module project

http://jira.codehaus.org/browse/MNG-661

--- Christian Schulte <cs...@schulte.it> a écrit :

> Hi,
> 
> I have setup a sample multi-module project with the following structure:
> 
> Root
> |--Module1
> |----pom.xml
> |--Module2
> |----pom.xml
> |--Module3
> |----pom.xml
> |--pom.xml
> 
> Everything is working as expected e.g. I can generate the site for all 
> individual modules. What I don't get working is some kind of aggregation 
> of the individual modules in the site of Root. I found a way to have the 
> individual javadocs getting linked to each other and want to do 
> something similar to the binaries of the modules.
> 
> Currently I make links to the modules' sites myself in index.xml. Is 
> there a way to have this done automatically down the hierarchy ? Some 
> way of "make the tree of the modules' sites link to theire parent and 
> children" ? For exmaple:
> 
> I want the generated site of Root to contain a menu "Modules" with links 
> to the three sites of Module1, Module2 and Module3 and the sites of the 
> modules haveing a link to Root and theire children, if they would have 
> children. Is this possible ?
> 
> 
> For building a distribution of Root I want to have the Root project 
> aggregate all modules. By this I mean:
> 
> Aggregate everything of the jar files produced for the single modules 
> into one jar file of Root. Aggregate all sources of all modules into one 
> javadoc in Root. Aggregate all reports produced for the sites of the 
> different modules in the site of Root.
> 
> Is it possible or is it just not the way things are meant to be done ?
> 
> -- 
> Christian
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 



	

	
		
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com

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


Re: [m2] Aggregation of modules in a multi-module project

Posted by Brett Porter <br...@gmail.com>.
There is an open bug for this, but it is not yet implemented.

- Brett

On 11/3/05, Alexandre Poitras <al...@gmail.com> wrote:
> How did you do for the Javadoc??? I am looking for a way to aggregate the
> content of all my sub-projects javadoc. Thank!
>
> On 11/2/05, Christian Schulte <cs...@schulte.it> wrote:
> >
> > Yann Le Du schrieb:
> >
> > >http://jira.codehaus.org/browse/MNG-661
> > >
> > >
> > Thanks!
> >
> > --
> > Christian
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
> --
> Alexandre Poitras
> Québec, Canada
>
>

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


Re: [m2] Aggregation of modules in a multi-module project

Posted by Alexandre Poitras <al...@gmail.com>.
How did you do for the Javadoc??? I am looking for a way to aggregate the
content of all my sub-projects javadoc. Thank!

On 11/2/05, Christian Schulte <cs...@schulte.it> wrote:
>
> Yann Le Du schrieb:
>
> >http://jira.codehaus.org/browse/MNG-661
> >
> >
> Thanks!
>
> --
> Christian
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


--
Alexandre Poitras
Québec, Canada

Re: [m2] Aggregation of modules in a multi-module project

Posted by Christian Schulte <cs...@schulte.it>.
Yann Le Du schrieb:

>http://jira.codehaus.org/browse/MNG-661
>  
>
Thanks!

-- 
Christian


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