"net.sourceforge.pmd.ast.ASTCompilationUnit cannot be cast to net.sourceforge.pmd.jsp.ast.SimpleNode" warning.. ---------------------------------------------------------------------------------------------------------------
Key: MPMD-125 URL: http://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: Vincenzo Mancini 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 contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira