Skip to content

Instantly share code, notes, and snippets.

@tfennelly
Created July 15, 2014 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tfennelly/26c2c63aba639db4a2ed to your computer and use it in GitHub Desktop.
Save tfennelly/26c2c63aba639db4a2ed to your computer and use it in GitHub Desktop.
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 jenkinsci-users@googlegroups.com
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