• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • nuget-plugin
    • Windows Server 2008 R2

      When I enable NUGet Trigger on my job and save, I get an error from the stapler, caused by a NullPointerException in NugetTrigger.getLogFile(NugetTrigger.java:36). That's where it's trying to build a File for the polling log base doff the job's root directory. Full stack trace attached.

      I found some similar but older bug reports against other plugins, e.g.: https://issues.jenkins-ci.org/browse/JENKINS-18667?focusedCommentId=181728&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-181728

          [JENKINS-25277] NuGet Plugin Job Root NullPointerException

          Hi,

          Do you still have the issue with latest plugin version ?

          Arnaud

          Arnaud TAMAILLON added a comment - Hi, Do you still have the issue with latest plugin version ? Arnaud

          Code changed in jenkins
          User: Arnaud
          Path:
          src/main/java/org/jenkinsci/plugins/nuget/triggers/NugetTrigger.java
          http://jenkins-ci.org/commit/nuget-plugin/9df818d71ce6023b79eb6d2dea93b0aab1235cda
          Log:
          [FIXED JENKINS-25277] NuGet Plugin Job Root NullPointerException

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Arnaud Path: src/main/java/org/jenkinsci/plugins/nuget/triggers/NugetTrigger.java http://jenkins-ci.org/commit/nuget-plugin/9df818d71ce6023b79eb6d2dea93b0aab1235cda Log: [FIXED JENKINS-25277] NuGet Plugin Job Root NullPointerException

          Code changed in jenkins
          User: Arnaud TAMAILLON
          Path:
          src/main/java/org/jenkinsci/plugins/nuget/triggers/NugetTrigger.java
          http://jenkins-ci.org/commit/nuget-plugin/482f73ce0aac30e2ce4fd17b7fcf3af233cb0eab
          Log:
          Merge pull request #4 from Greybird/JENKINS-25277

          NuGet Plugin Job Root NullPointerException

          Compare: https://github.com/jenkinsci/nuget-plugin/compare/b4ea5980b017...482f73ce0aac

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Arnaud TAMAILLON Path: src/main/java/org/jenkinsci/plugins/nuget/triggers/NugetTrigger.java http://jenkins-ci.org/commit/nuget-plugin/482f73ce0aac30e2ce4fd17b7fcf3af233cb0eab Log: Merge pull request #4 from Greybird/ JENKINS-25277 NuGet Plugin Job Root NullPointerException Compare: https://github.com/jenkinsci/nuget-plugin/compare/b4ea5980b017...482f73ce0aac

            Unassigned Unassigned
            trinition trinition
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: