Thanks, here are the parent and child site.xml's, but I do not have any <url>
elements in my pom.xml's. May this be a problem?
Parent site.xml:
<project>
<bannerLeft>
<name>xxx</name>
<src>xxx</src>
</bannerLeft>
<bannerRight>
<name>xxx</name>
</bannerRight>
<body>
<menu ref="modules" />
<menu ref="parent" />
${reports}
</body>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-classic-skin</artifactId>
<version>1.0</version>
</skin>
</project>
Child site.xml:
<project>
<body>
<menu ref="modules" />
<menu ref="parent" />
${reports}
</body>
</project>
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]