Message: The following issue has been closed.
Resolver: Ben Walding Date: Sat, 7 Feb 2004 8:42 PM As noted, this was a problem with a hosed maven install. --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-73 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPXDOC-73 Summary: With new RC1 I now have to put leading slashes on my URLs Type: Bug Status: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-xdoc-plugin Assignee: Jason van Zyl Reporter: Chad Woolley Created: Wed, 3 Dec 2003 7:16 PM Updated: Sat, 7 Feb 2004 8:42 PM Description: My site:generate goal no longer puts the href in for the links, the generated href is blank. In navigation.xml, this: <menu name="General Information"> <item name="Overview" href="index.html"/> <item name="News" href="news.html"/> </menu> ...generates this: <div> <small> <a href="">Overview</a> </small> </div> <div> <small> <a href="">News</a> </small> </div> I deployed before I noticed and now my site is hosed :0 I just noticed this problem after I upgraded to 1.0 RC 1 (not sure if the new release is the problem). ---- See thread on maven users list: http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&by=thread&from=550237 --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]