Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-933


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-933
    Summary: Intra-links in Javadoc broken
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-javadoc
   Versions:
             1.0-rc2

   Assignee: 
   Reporter: Howard M. Lewis Ship

    Created: Wed, 15 Oct 2003 10:31 AM
    Updated: Wed, 15 Oct 2003 10:31 AM
Environment: Sun JDK 1.4, Win XP

Description:
When using Javadoc, links to classes and interfaces within the same project (same 
source code base) usually show up as hyperlinks.

For instance, from the Ant-built Tapestry docs:

http://jakarta.apache.org/tapestry/doc/api/org/apache/tapestry/IEngine.html#getDataSqueezer()

The return value, DataSqueezer, is is a link to 
http://jakarta.apache.org/tapestry/doc/api/org/apache/tapestry/util/io/DataSqueezer.html


However, in my Maven built-documentation, it's not the same:

http://jakarta.apache.org/commons/sandbox/hivemind/commons-hivemind/apidocs/org/apache/commons/hivemind/Registry.html#getModule(java.lang.String)

Here, the Module interface (from within the very same Java package) shows up as a 
non-link, with its full class name spelled out. Links I create using the [EMAIL 
PROTECTED] ...} directives work fine.




---------------------------------------------------------------------
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]

Reply via email to