I think this is an xdoc thing: you must use /absolute/images/logo.gif
from memory. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Brian Burridge <[EMAIL PROTECTED]> wrote on 06/12/2003 07:48:19 AM: > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
