FAQ #4
http://maven.apache.org/plugins/maven-site-plugin/faq.html#Why_dont_the_links_between_parent_and_child_modules_work_when_I_run_mvn_site
Also make sure that you are using version 2.0-beta-7 of Maven Site Plugin.
Morgovsky, Alexander (US - Glen Mills) wrote:
I have the following project st
I have the following project structure:
Parent
-Child A
-Child B
-Child C
Parent has pom.xml like this:
When I run mvn site on Parent, the multi-module sites don't work..Could
someone please tell me the correct