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

Copyarchiver stops copying artifacts from multiple jobs when run into job without builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • copyarchiver-plugin
    • None
    • Jenkins v1.414,
      Hudson Copy Archiver Plug-in v0.5.1

      Consider following situation: Job "A" configured to aggregate artifacts from jobs "B", "C" and "D". "B" and "D" jobs have builds, job "C" - don't.
      When I run job "A" CopyArchiver plugin aggregates artifacts from job "B", then it say in output console:

      [CopyArchiverPublisher] The selected has never built. No copy will be proceded.

      and skips aggregating of "D"'s artifacts.

      Expected behavior: CopyArchiver skips "C"'s artifacts, but aggregates artifacts from left jobs, like "D"

            gbois Gregory Boissinot
            rutsky rutsky
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: