You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Bernd Bohmann (JIRA)" <ji...@codehaus.org> on 2005/11/15 20:19:06 UTC

[jira] Commented: (MNG-1469) pmd has problems with package-info.java.

    [ http://jira.codehaus.org/browse/MNG-1469?page=comments#action_51027 ] 

Bernd Bohmann commented on MNG-1469:
------------------------------------

patch included

> pmd has problems with package-info.java.
> ----------------------------------------
>
>          Key: MNG-1469
>          URL: http://jira.codehaus.org/browse/MNG-1469
>      Project: Maven 2
>         Type: Bug
>   Components: maven-pmd-plugin
>     Versions: 2.0
>  Environment: Ubuntu 5.10
>     Reporter: Bernd Bohmann
>     Priority: Minor
>  Attachments: PmdReport.java.patch
>
>
> pmd has problems with package-info.java. Please exclude package-info.java from report.
> package-info.java can be used in place of package.html (which supports only comments, not annotations)
> Please update to pmd version 3.3
> Embedded error: Failure executing PMD for: 
> myfaces/tobago/taglib/component/package-info.java
> Encountered "package" at line 27, column 1.
> Was expecting one of:
>     "class" ...
>     "final" ...
>     "interface" ...
>     <IDENTIFIER> ...
>     "@" ...
>     "public" ...
>     "static" ...
>     "protected" ...
>     "private" ...
>     "abstract" ...
>     "synchronized" ...
>     "native" ...
>     "transient" ...
>     "volatile" ...
>     "strictfp" ...

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