You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Heritier Arnaud <ah...@axway.com> on 2004/06/28 13:19:18 UTC

RE : [jira] Commented: (MPJAVADOC-28) @link tag not working with package names

Ok, I will try to look at MPJAVADOC-28 and MPJAVADOC-29 tonight.

Arnaud

> -----Message d'origine-----
> De : jira@codehaus.org [mailto:jira@codehaus.org] 
> Envoyé : lundi 28 juin 2004 13:11
> À : dev@maven.apache.org
> Objet : [jira] Commented: (MPJAVADOC-28) @link tag not 
> working with package names
> 
> 
> The following comment has been added to this issue:
> 
>      Author: Brett Porter
>     Created: Mon, 28 Jun 2004 7:09 AM
>        Body:
> not for a little bit... if you have an idea of how to fix it, 
> feel free to reassign to yourself.
> ---------------------------------------------------------------------
> View this comment:
>   
> http://jira.codehaus.org/browse/MPJAVADOC-28?page=comments#act
> ion_21107
> 
> ---------------------------------------------------------------------
> View the issue:
>   http://jira.codehaus.org/browse/MPJAVADOC-28
> 
> Here is an overview of the issue:
> ---------------------------------------------------------------------
>         Key: MPJAVADOC-28
>     Summary: @link tag not working with package names
>        Type: Bug
> 
>      Status: Open
>    Priority: Major
> 
>  Original Estimate: Unknown
>  Time Spent: Unknown
>   Remaining: Unknown
> 
>     Project: maven-javadoc-plugin
> 
>    Assignee: Brett Porter
>    Reporter: Maarten Coene
> 
>     Created: Fri, 25 Jun 2004 7:54 AM
>     Updated: Mon, 28 Jun 2004 7:09 AM
> 
> Description:
> I have a coulple of {@link package-name} tags in my javadocs, 
> however, the javadoc plugin can resolve them to an URL. 
> 
> For instance: 
> http://www.dom4j.org/xref/org/dom4j/DocumentType.html has 
> links to the "org.dom4j.dtd" package. But if I generate the 
> javadoc with maven, I receive this warning: 
> "src\java\org\dom4j\DocumentType.java:52: warning - Tag 
> @link: reference not found: org.dom4j.dtd".
> 
> But if I generate the javadocs with the Ant javadoc task 
> myself, these links are resolved correctly!!
> 
> For instance: 
> http://www.dom4j.org/dom4j-1.4/apidocs/org/dom4j/DocumentType.
html is the javadoc generated by the build.xml of dom4j which does only call the javadoc task provided by Ant.

Maarten


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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org