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

Cannot tell what part of copyartifact plugin failed when optional is unchecked.

      If some child build job fails to generate any archived artifacts, there's no indication as to which child job it was, unless the 'optional' box is selected for all of them. This optional flag causes each to be logged. Without it, it silently fails with:

      Build step 'Trigger/call builds on other projects' changed build result to SUCCESS
      Unable to access upstream artifacts area. Does source project archive artifacts?
      Build step 'Copy artifacts from another project' marked build as failure
      Finished: FAILURE

          [JENKINS-14262] Cannot tell what part of copyartifact plugin failed when optional is unchecked.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          src/main/java/hudson/plugins/copyartifact/CopyArtifact.java
          src/main/resources/hudson/plugins/copyartifact/Messages.properties
          http://jenkins-ci.org/commit/copyartifact-plugin/5826a3dcf2325dd4ee19e727b6568a90de327f1b
          Log:
          [FIXED JENKINS-14262] Add more diagnostic detail to failure message.

          Compare: https://github.com/jenkinsci/copyartifact-plugin/compare/1f5a45c15aac...5826a3dcf232

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: src/main/java/hudson/plugins/copyartifact/CopyArtifact.java src/main/resources/hudson/plugins/copyartifact/Messages.properties http://jenkins-ci.org/commit/copyartifact-plugin/5826a3dcf2325dd4ee19e727b6568a90de327f1b Log: [FIXED JENKINS-14262] Add more diagnostic detail to failure message. Compare: https://github.com/jenkinsci/copyartifact-plugin/compare/1f5a45c15aac...5826a3dcf232

            mindless Alan Harder
            bedge Bruce Edge
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: