I'm using rc1 and I have the same problem. It generates the link but the actual value for href is blank.
--- [EMAIL PROTECTED] wrote: > Use rc1 of maven, this file in xdocs\navigaiton.xml and a project.xml > from > maven-plugins, it generates fine. > > Could it be your project.xml?? > -- > dIon Gillard, Multitask Consulting > Blog: http://blogs.codehaus.org/people/dion/ > > > "Dahlen Jr, Shawn M" <[EMAIL PROTECTED]> wrote on 21/10/2003 > > 06:54:35 AM: > > > Hello - > > > > When generating site documentation, the xdoc plugin appears to > leave > > out the relative > > href defined for my items in navigation.xml, with the resulting > html > > having an href="". > > > > Is there a particular reason why this may be happening? Below is my > > > navigation.xml file: > > > > <project name="Suites" href="http://etransdev22/suites/"> > > > > <title>Suites Project Documentation</title> > > > > <body> > > <menu name="Overview"> > > <item name="Executive Summary" href="/index.html"/> > > </menu> > > > > <menu name="Development"> > > <item name="Eclipse" href="/eclipse.html"/> > > <item name="Apache Maven" href="/maven.html"/> > > <item name="Apache Struts" href="/struts.html"/> > > <item name="Logging" href="/logging.html"/> > > <item name="Data Access Strategy" href="/dao.html"/> > > </menu> > > > > <menu name="Case Studies"> > > </menu> > > </body> > > </project> > > > > Shawn D. > > > > > --------------------------------------------------------------------- > > 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] > ===== Ewan Harrow [EMAIL PROTECTED] +44 (0) 7092 108950 http://www.ewanharrow.com ________________________________________________________________________ Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger http://mail.messenger.yahoo.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
