In answer to your question about which goals I'm running here is a part
of my original message that got "snipped"...

"I have a project that contains several subprojects.  When I run "mvn
site" in the top-level project's directory,...".

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Erik Drolshammer
Sent: Thursday, October 04, 2007 11:20 PM
To: Maven Users List
Subject: RE: mvn site and multprojects

On Thu, 2007-10-04 at 07:03 -0700, Holt, Jack C. wrote:
> OK.  It turns out that I had <url> tags in all but one POM that said
the
> modules were at maven.apache.org.  I have removed them and things have
> changed but I still don't have a solution.  Without any <url> tags in
my
> pom.xml's the links for my subprojects point to <main project
> dir>/target/site/<subproject dir>/index.html whereas <main project
> dir>/<subproject dir>/target/site/index.html is correct.  How do I fix
> that?

Which goals are you running? 
With multi-module sites you must use site-staging or site-deploy to have
the submodules copied correctly. 

-- 
Regards
Erik Drolshammer 


---------------------------------------------------------------------
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