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

ArtifactDeployer does absolutely nothing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • None
    • linux master; windows slave; smb as artifact destination

      We're using Jenkins 1.565.3 and can't operate ArtifactDeployer 0.32 or 0.33.
      We use matrix jobs, that makes builds in several platforms (maybe this is the problem?).
      It doesn't outputs any message (bad or good), even if we explicitly write an invalid input file.
      "Fail build if there are no files to deploy" also doesn't fails the build.
      Tried also inside Flexible publish:
      "[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: ${REDO_BUILD})
      Run condition [Or] enabling perform for step [[ArtifactDeployer] - Deploy the artifacts from build workspace to remote locations]"

      Anyone has any clues?

      After overcoming this, what is the correct way of setting the input file(s) and output destination?
      Input:
      . Does it accept *?
      Output:
      . Do we need to write something like "file://" before?
      . Are the bars \ or / or
      or //?

      Does this paths dependend whether we are in a Jenkins slave windows or linux? It really shouldn't, so I hope not.

      I suggest an example should exist at the plug-in webpage.

      Thanks in advance

            gbois Gregory Boissinot
            pedroreis pedro reis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: