Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-22048

Hue-Light plugin doesn't work with Maven jobs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • hue-light-plugin
    • None
    • OS X 10.9.2 Mavericks, Jenkins 1.553

      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
      

            Unassigned Unassigned
            flabrie Francis Labrie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: