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?
Thanks, Brice
