Created
July 15, 2014 13:57
-
-
Save tfennelly/26c2c63aba639db4a2ed to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Building in workspace /Users/tfennelly/projects/jenkins/war/work/workspace/maven | |
Unpacking http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.5-bin.zip to /Users/tfennelly/projects/jenkins/war/work/tools/hudson.tasks.Maven_MavenInstallation/maven305 on Jenkins | |
ERROR: Processing failed due to a bug in the code. Please report this to [email protected] | |
java.lang.NullPointerException | |
at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:69) | |
at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107) | |
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:205) | |
at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:609) | |
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:625) | |
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:535) | |
at hudson.model.Run.execute(Run.java:1732) | |
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) | |
at hudson.model.ResourceController.execute(ResourceController.java:88) | |
at hudson.model.Executor.run(Executor.java:234) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment