Re: Compilation problem in perf module

2014-12-01 Thread Gary Gregory
Reverting to the Maven Surefire Plugin 2.17 from 2.18 fixes all problems. So that's good. I've made a note of this in the POM with a link to the Surefire issue below. Gary On Mon, Dec 1, 2014 at 11:05 AM, Gary Gregory wrote: > I created the following for the Surefire issue for the NPE: > http:/

Re: Compilation problem in perf module

2014-12-01 Thread Gary Gregory
I created the following for the Surefire issue for the NPE: http://jira.codehaus.org/browse/SUREFIRE-1121 Please vote or comment on it if you can help. Gary On Mon, Dec 1, 2014 at 10:52 AM, Gary Gregory wrote: > When test from Maven I get: > > org.apache.maven.lifecycle.LifecycleExecutionExcep

Compilation problem in perf module

2014-12-01 Thread Gary Gregory
When test from Maven I get: org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project log4j-perf: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(Moj