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

Snippetizer broken for DownstreamBuildSelector with Jenkins Pipeline

XMLWordPrintable

      Copy artifact is throwing a NPE when pointing at Jenkins Pipelines in the Jenkins Pipeline snippet generator when creating a copy artifact step using the DownstreamBuildSelector:

      Caused by: java.lang.NullPointerException
      	at hudson.plugins.copyartifact.DownstreamBuildSelector$DescriptorImpl.doCheckUpstreamProjectName(DownstreamBuildSelector.java:198)
      	at sun.reflect.GeneratedMethodAccessor1349.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:497)
      

            ikedam ikedam
            apemberton Andy Pemberton
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: