You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by simon <si...@chello.at> on 2008/02/01 08:21:23 UTC

Re: site generation links modules in staging but uses wrong link when deploy

On Thu, 2008-01-31 at 16:28 -0700, Brice Lambi wrote:
> Hello,
> 
> I have a project with sub-projects.  When I run 'mvn site-deploy' it will
> deploy the project but the "modules" links on the left link to
> http://maven.apache.org.  When I do 'mvn site:stage' it works as expected
> and the "modules" links properly link to the corresponding sub-directory.
> Has anyone else had this problem?

I've had endless pain with site links :-(

Make sure that the project <url> tag in the pom is correct; that has a
major impact on what links are generated by the site plugin.

Regards, Simon


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