You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/02/10 22:03:47 UTC

[jira] Closed: (MPJAVADOC-73) Javadoc Warnings report is empty, has parse exception

     [ http://jira.codehaus.org/browse/MPJAVADOC-73?page=all ]
     
Lukas Theussl closed MPJAVADOC-73:
----------------------------------

    Resolution: Won't Fix

> Javadoc Warnings report is empty, has parse exception
> -----------------------------------------------------
>
>          Key: MPJAVADOC-73
>          URL: http://jira.codehaus.org/browse/MPJAVADOC-73
>      Project: maven-javadoc-plugin
>         Type: Bug

>     Versions: 1.8
>  Environment: Maven 1.1b2
> Plugin versions: javadoc 1.8, xdoc 1.9.2, site 1.6.1
> Win2K
>     Reporter: Jeff Jensen
>  Attachments: site_javadoc-warnings.xml, site_report.txt, xdoc_javadoc-warnings.xml, xdoc_report.txt
>
>
> The report is empty: states the number of files, number of errors=0, and an empty Files section.
> Running it with maven.javadoc.debug=true, the following info is in the log (the first error message):
> Read 276 line(s) from input file
> Building map from 276 input line(s)
> Parsing line   [javadoc] C:\devroot\perforce\healthmatchcommon\main\src\java\us\state\vantage\hm\ar\entity\AccountAWPContainer.java:66: warning - Tag @see: can't find setAutomaticWithdrawalPlan. in us.state.vantage.hm.ar.entity.AccountAWPContainer
> *** WARNING: exception parsing line '  [javadoc] C:\devroot\perforce\healthmatchcommon\main\src\java\us\state\vantage\hm\ar\entity\AccountAWPContainer.java:66: warning - Tag @see: can't find setAutomaticWithdrawalPlan. in us.state.vantage.hm.ar.entity.AccountAWPContainer': org.apache.commons.collections.SetUtils.orderedSet(Ljava/util/Set;)Ljava/util/Set;
> java.lang.NoSuchMethodError: org.apache.commons.collections.SetUtils.orderedSet(Ljava/util/Set;)Ljava/util/Set;
> 	at org.apache.maven.javadoc.JavadocWarningsTextToXml.buildMap(JavadocWarningsTextToXml.java:295)
> This failure repeats many times, I think for every warning in the file.
> But, if I run "maven javadoc xdoc" only, the file parses correctly and xdoc creates a correct web page.

-- 
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
-
For more information on JIRA, 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