Image path should be absolute path, rather than relative: <img src="images/apache-maven-project.png" alt="" />
Should be something like: <img src="/images/apache-maven-project.png" alt="" /> The weird thing is that according to site.xml, path to image should be absolute... Don't really know what's happening. And as I don't have maven 2.0.5 yet. Denis. > -----Message d'origine----- > De : Dennis Lundberg [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 28 juillet 2006 15:21 > À : Maven Developers List > Objet : Re: [vote] Release Maven DOCCK plugin > > Vincent Siveton wrote: > > Hi Dennis, > > > > 2006/7/28, Dennis Lundberg <[EMAIL PROTECTED]>: > >> The DOCCK plugin has been a great help for us who have > been working > >> on updating the plugin documentation. The docs for it is in the > >> standard format. I have published the site, but have not > linked to it > >> from the Maven site yet: > >> http://maven.apache.org/plugins/maven-docck-plugin/ > > > > Missing images... > > Any idea why that is? I've seen it on and off. Before > publishing the site I did mvn clean just to make sure it's > clean. I've tried rebuilding the site for several plugins and > they are all missing those banner images. > > This is using a locally built Maven 2.0.5-SNAPSHOT and site-plugin > 2.0-beta-5 or 2.0-SNAPSHOT. Something must be messed up with > my installation, but what part? > > <snip/> > > -- > Dennis Lundberg > > --------------------------------------------------------------------- > 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]