Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- 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: Unassigned Priority: Major 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: Sat, 22 Nov 2003 7:19 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]
