Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Sat, 12 Jun 2004 12:14 AM
works for me - added to the plugin-test
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPJAVADOC-7
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPJAVADOC-7
Summary: Intra-links in Javadoc broken
Type: Bug
Status: Closed
Priority: Minor
Resolution: CANNOT REPRODUCE
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-javadoc-plugin
Assignee: Brett Porter
Reporter: Howard M. Lewis Ship
Created: Wed, 15 Oct 2003 10:31 AM
Updated: Sat, 12 Jun 2004 12:14 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]