Hi,

I have a problem with building a project. The output from the last build
is here: https://builds.apache.org/job/Deft/7/console

This seems like an error on the server-side:

Found mavenVersion 2.2.1 from file
jar:file:/home/hudson/tools/maven/latest/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Processing failed due to a bug in the code. Please report this to
jenkinsci-us...@googlegroups.com
com.google.inject.internal.util.$ComputationException:
java.lang.NoClassDefFoundError: Could not initialize class
com.google.inject.internal.cglib.core.$MethodWrapper
        at com.google.inject.internal.util.$MapMaker
$StrategyImpl.compute(MapMaker.java:553)
...
at
hudson.maven.MavenEmbedderUtils.buildPlexusContainer(MavenEmbedderUtils.java:164)
        at
hudson.maven.MavenEmbedderUtils.buildPlexusContainer(MavenEmbedderUtils.java:157)
        at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:111)
...

There was a change made to the POM, which was to include a mocking
framework but all is well locally and there is a reference to
"hudson.maven."MavenEmbedderUtils. Would anybody have an idea as to what
might be going wrong here?

Thanks,
Johnathan

Reply via email to