-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Windows 2003 32 bit
ERROR: Processing failed due to a bug in the code. Please report this to jenkins-users@googlegroups.com
java.lang.NullPointerException
at hudson.FilePath.isAbsolute(FilePath.java:225)
at hudson.FilePath.<init>(FilePath.java:213)
at hudson.FilePath.child(FilePath.java:895)
at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:581)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
at hudson.model.Run.run(Run.java:1362)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:432)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:145)
- duplicates
-
JENKINS-8436 Successful build ends with NPE
- Resolved