-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Hudson 1.357, linux
Started by upstream project "xxx" build number 245
FATAL: null
java.lang.NullPointerException
at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:84)
at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:48)
at hudson.model.listeners.RunListener.fireStarted(RunListener.java:139)
at hudson.model.Run.run(Run.java:1236)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)
- duplicates
-
JENKINS-5918 NPE viewing maven submodule console
- Resolved
-
JENKINS-7691 Release Build is marked as failure for multi-module projects.
- Closed