Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: hue-light
Created: 05/Mar/14 5:18 PM
Description:

The Hue-Light plugin doesn't work with Maven 2/3 type of job because the LightNotifier.prebuild() method that create doesn't seem to be called to initialize the lightController attribute.

ERROR: Publisher org.jenkinsci.plugins.hue_light.LightNotifier aborted due to exception
java.lang.NullPointerException
	at org.jenkinsci.plugins.hue_light.LightNotifier.perform(LightNotifier.java:47)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1054)
	at hudson.model.Run.execute(Run.java:1721)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Finished: FAILURE
Environment: OS X 10.9.2 Mavericks, Jenkins 1.553
Project: Jenkins
Priority: Blocker Blocker
Reporter: Francis Labrie
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to