[ https://jira.codehaus.org/browse/MPMD-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=287448#comment-287448 ]
Dennis Lundberg commented on MPMD-125: -------------------------------------- I don't see this warning in my small test project. Can someone who has seen this please try the new 2.7-SNAPSHOT version of the plugin. It has been updated to use PMD 4.3, which supposedly fixed the bug in PMD. > "net.sourceforge.pmd.ast.ASTCompilationUnit cannot be cast to > net.sourceforge.pmd.jsp.ast.SimpleNode" warning.. > --------------------------------------------------------------------------------------------------------------- > > Key: MPMD-125 > URL: https://jira.codehaus.org/browse/MPMD-125 > Project: Maven 2.x PMD Plugin > Issue Type: Bug > Components: PMD > Affects Versions: 2.5 > Environment: maven 3.0, jdk 1.6 > Reporter: Yegor Bugayenko > > I keep seeing this message for every project I run: > {noformat} > [WARNING] Error while processing > [...]/src/main/java/com/woquo/wid/package-info.java: > net.sourceforge.pmd.ast.ASTCompilationUnit cannot be cast to > net.sourceforge.pmd.jsp.ast.SimpleNode > {noformat} > Would be nice to fix this. Thanks. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira