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]

Reply via email to