[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]