You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marco Mistroni <mm...@gmail.com> on 2007/05/18 23:11:19 UTC

generating site for multiproject

hi all,
 how can i generate only one site for my multiproject?
i want to avoid to put 'hardcoded' references to point to sites of my
subprojects, i was wondering if maven could do an
'all in one' site..

any help?

thanks in advance and regards
 marco

Re: generating site for multiproject

Posted by Vincent Siveton <vi...@gmail.com>.
Hi Marco,

You could use the stage goal
mvn site:stage -DstagingDirectory=C:\fullsite

http://maven.apache.org/plugins/maven-site-plugin/howto.html

Cheers,

Vincent

2007/5/18, Marco Mistroni <mm...@gmail.com>:
> hi all,
>  how can i generate only one site for my multiproject?
> i want to avoid to put 'hardcoded' references to point to sites of my
> subprojects, i was wondering if maven could do an
> 'all in one' site..
>
> any help?
>
> thanks in advance and regards
>  marco
>

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