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 2004/07/08 01:08:51 UTC

[jira] Closed: (MPJAVADOC-16) Failure to generate relative cross-references to local classess.

Message:

   The following issue has been closed.

   Resolver: Arnaud HERITIER
       Date: Wed, 7 Jul 2004 7:06 PM

The use of file set is removed.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-16

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-16
    Summary: Failure to generate relative cross-references to local classess.
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: 1 day
 Time Spent: Unknown
  Remaining: 1 day

    Project: maven-javadoc-plugin
   Fix Fors:
             1.5.1

   Assignee: Arnaud HERITIER
   Reporter: Alain Javier Guarnieri del Gesu

    Created: Thu, 4 Dec 2003 11:55 AM
    Updated: Wed, 7 Jul 2004 7:06 PM
Environment: Macintosh OS X 10.2, JDK 1.41

Description:
I just pulled and build maven from cvs. Unlike the Javadoc at
http://maven.apache.org/apidocs/index.html, my local build of Maven
DID NOT generate cross-reference links to classes within the same
package under the package heirarchy of org.apache.maven.*

I've fixed this locally, by copying the Javadoc source files to a
temporary directory based on the includes and excludes. It seems
that the Javadoc Ant task will not generate cross-references when
source files are specified using a file set.

Of course, I could specify a link to the project Javadoc, but that
requires an absolute path and does not generate Javadoc suitable for
redistribution.

I've read the build.properties file that comes with Maven, I've
built Maven locally, I can't see why the Maven site has
cross-reference links and my checkout build doesn't.



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