I resolved the build issue. Now I just need some time to try the release again.

Ralph

> On Feb 15, 2015, at 4:24 PM, Ralph Goers <[email protected]> wrote:
> 
> So I finally found a bit of time to get started on doing a release only to 
> find that mvn clean install fails.
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-failsafe-plugin:2.17:integration-test 
> (integration-tests) on project log4j-core: Execution integration-tests of 
> goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:integration-test 
> failed: java.lang.NoClassDefFoundError: 
> org/apache/logging/log4j/core/impl/InexistentInterface: 
> org.apache.logging.log4j.core.impl.InexistentInterface -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
> goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:integration-test 
> (integration-tests) on project log4j-core: Execution integration-tests of 
> goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:integration-test 
> failed: java.lang.NoClassDefFoundError: 
> org/apache/logging/log4j/core/impl/InexistentInterface
> 
> I know that a class was added to test/resources to test ThrowableProxy but 
> I’m not sure what is happening here.
> 
> Ralph

Reply via email to