From a97f6b8a95a923f3edd36ec7603cc4040d369b71 Mon Sep 17 00:00:00 2001
From: ltheussl
If the property is set to aggregate a navigation menu is generated with each
- project's name linking to /${maven.multiproject.aggregateDir}${project.name}/index.html.
+ project's name linking to /${maven.multiproject.aggregateDir}${project.artifactId}/index.html.
At the completion of the multiproject:site goal, each project's generated site is copied into
- the appropriate directory. e.g. if WebProject1 and JarProject2 are the names of projects
+ the appropriate directory. e.g. if WebProject1 and JarProject2 are the artifactId's of projects
processed via multiproject:site, the project that is executing
multiproject:site will have the generated sites from
WebProject1/target/docs and JarProject2/target/docs copied into