You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/11/24 02:39:55 UTC

[jira] Closed: (MAVEN-1049) DVSLPathTool moved but plugin.jelly not updated

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org