-
New Feature
-
Resolution: Fixed
-
Major
-
None
ArtifactManager introduced in Jenkins 1.532 allows copyartifact
to work with other plugins, such as Compress Artifacts Plugin
When using the Compress Artifacts Plugin, the Copy Artifact Plugin cannot find the zip archive created and fails when trying to copy the previous job's artifacts.
The error is:
Unable to access upstream artifacts area C:\JenkinsData\<job_name>\builds\2014-04-15_17-02-29\archive. Does source project archive artifacts?
The archive file is (no archive folder):
C:\JenkinsData\<job_name>\builds\2014-04-15_17-02-29\archive.zip
- depends on
-
JENKINS-26810 File attribute/symlink support in VirtualFile
- Resolved
- is duplicated by
-
JENKINS-31563 Latest successful artifact cannot be copied from Maven build
- Closed
-
JENKINS-30027 Ability to unzip artifacts
- Closed
- is related to
-
JENKINS-17494 Copy Artifact fails when trying to copy artifact stored by ArtifactDeployer
- Open
-
JENKINS-20546 Preserve symlinks when copying artifacts
- Closed
-
JENKINS-24892 Copyartifact 2.0
- Closed
- relates to
-
JENKINS-9741 Copy artifact loses file permissions
- Closed
-
JENKINS-14900 Copying from workspace drops files matching Ant's default excludes
- Closed
-
JENKINS-50597 Verify behavior of timeouts, interrupts, and network disconnections in S3 storage
- Resolved
- links to