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 structure:
Parent
-Child A
-Child B
-Child C
Parent has pom.xml like this:
<modules>
<a>
<b>
<c>
<modules>
When I run mvn site on Parent, the multi-module sites don't work..Could
someone please tell me the correct way to generate multimodule sites?
This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message.
Any disclosure, copying, or distribution of this message, or the taking of any
action based on it, is strictly prohibited. [v.E.1]
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]