I am trying to use subprojects, but as usual with Maven, the
documentation is a little underdeveloped.

Questions:
1) Is the maven-multiproject-plugin only used to produce the Dependency
report or does it do more than that?

2) In my base project I have defined an organization with a logo. The
logo's path is "/images/logo.gif". However, when I generate the sites
using the gole below, the link for the image is changed to
"./images/logo.gif" for all the sites. This of course makes it so the
logos don't show up.

So what I am unclear on, is how to make the parent's image links and
documents links (as specified in navigation.xml) work on all the
subprojects.

Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to