Re: multi-module project site: link to module sites

2006-07-25 Thread Valerio Schiavoni
Hello Arne, On 7/25/06, Arne Sutor <[EMAIL PROTECTED]> wrote: The last thing is to use the full pathname and not a relative one for the stagingDirectory Parameter: e.g. mvn site:stage -DstagingDirectory=C:\fullsite i was doing everything correct but this little detail. (i was using mvn site

AW: multi-module project site: link to module sites

2006-07-25 Thread Arne Sutor
: multi-module project site: link to module sites Hello Arne, On 7/21/06, Arne Sutor <[EMAIL PROTECTED]> wrote: > Maven first creates in each module a directory staging and than copies > everything in the directory c:\fullsite. i launched mvn clean site:stage -DstagingDirectory=fu

Re: multi-module project site: link to module sites

2006-07-22 Thread Valerio Schiavoni
Hello Arne, On 7/21/06, Arne Sutor <[EMAIL PROTECTED]> wrote: Maven first creates in each module a directory staging and than copies everything in the directory c:\fullsite. i launched mvn clean site:stage -DstagingDirectory=fullsite/ the content of fullsite is only about the parent projec

AW: multi-module project site: link to module sites

2006-07-21 Thread Arne Sutor
Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Valerio Schiavoni Gesendet: Freitag, 21. Juli 2006 15:08 An: Maven Users List Betreff: multi-module project site: link to module sites hello, i have a multi-module site. the parent project site.xml declares something like

Re: multi-module project site: link to module sites

2006-07-21 Thread dcabasson
Valerio Schiavoni-2 wrote: > > but they are not there. why is "maven-site" used ? > > if i look into parent/foo/target/site/index.html i can see the index for > Foo > (same for other submodules). > Which version of the maven-site-plugin are you using? I have got the 2.0-20060528.195659-9, an

multi-module project site: link to module sites

2006-07-21 Thread Valerio Schiavoni
hello, i have a multi-module site. the parent project site.xml declares something like: http://maven.apache.org/maven2/"/> i have 2 modules, named Foo and Bar... The generated site correctly shows links to them, but the links are not correct. they look like: