Message: The following issue has been closed.
Resolver: Jason van Zyl Date: Sun, 23 Nov 2003 7:38 PM Appears this has been fixed in CVS. --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1049 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1049 Summary: DVSLPathTool moved but plugin.jelly not updated Type: Bug Status: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-xdoc Versions: 1.0-final Assignee: Reporter: Alan Cabrera Created: Sat, 22 Nov 2003 7:19 PM Updated: Sun, 23 Nov 2003 7:38 PM Description: It seems that org.apache.maven.DVSLPathTool was moved to org.apache.maven.util.DVSLPathTool and the plugin.jelly file of the maven-xdoc-plugin-1.4-SNAPSHOT was not updated to reflect this. It should be: <!-- path tool for relative processing --> <j:useBean var="pathTool" class="org.apache.maven.util.DVSLPathTool"/> You can do a text search to find these lines. The symtoms are that you will get href="" for your generated links. Regards, Alan --------------------------------------------------------------------- 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]