Fix emma-maven-plugin which gives compilation exception -------------------------------------------------------
Key: HUPA-81 URL: https://issues.apache.org/jira/browse/HUPA-81 Project: JAMES Hupa Issue Type: Bug Reporter: Eric Charles Assignee: Eric Charles Invoking maven build gives [INFO] Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors. [INFO] [ERROR] Errors in 'file:/Users/echarles/dev/apache-james/current/hupa/client/src/main/java/org/apache/hupa/client/Hupa.java' [INFO] [ERROR] Internal compiler error [INFO] java.lang.NoClassDefFoundError: com/vladium/emma/rt/RT [INFO] at org.apache.hupa.client.gin.HupaClientModule.$VRi(HupaClientModule.java) To quickly solve this, the emma maven plugin will be commented. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org