Clone Workspace SCM

This plugin is up for adoption! We are looking for new maintainers. Visit our Adopt a Plugin initiative for more information.
List of issues
KeySummaryCreatedUpdated
JENKINS-60667Jobs hanging indefinitely on ec2 slaves
JENKINS-49164CloneWorkspaceSCM does not work in a pipeline job
JENKINS-40661error when restoring worksapce archive
JENKINS-34182Special clone case for multi-configuration build handling
JENKINS-30567Flexible publish and clone workspace
JENKINS-27261Add ability to clone a specific build number of the parent job
JENKINS-27108Provide hyperlinks to parent clone
JENKINS-27107Skip change log parsing
JENKINS-26058Implement a tarball-only option for cloning the workspace
JENKINS-25462Failed to extract workspace.tar.gz when cloning workspace
JENKINS-25376Clonnig an archived workspace which is currently geting archived will fail
JENKINS-25374Clonnig an archived workspace which is currently geting archived will fail
JENKINS-23587clone parent project's workspace as build step
JENKINS-23586replace matrix axis of cloned parent project with child project's axis
JENKINS-22272ClassCastException from MultiSCMRevisionState to CloneWorkspaceSCM
JENKINS-20060Use incremental copying of some sort when cloning the workspace
JENKINS-20010Provide a download link for the generated workspace archive
JENKINS-19812clone-workspace-scm can get confused if it isn't the last thing on the post-build actions
JENKINS-18508Should be able to use a macro in the source job name box
JENKINS-18350Add option for skipping copying / restoring old builds of workspaces
JENKINS-18047NoSuchMethodError at the end of a run
JENKINS-18031"Clone Workspace SCM" uses display name of Jenkins job to attempt to locate workspace of clone
JENKINS-16414com.thoughtworks.xstream.mapper.CannotResolveClassException: log : log
JENKINS-15789Clone workspace SCM plugin does not work when the archiving is done on Windows and the cloning is done on Linux
JENKINS-15039Performance of tar.gzip method is very slow compared to `tar -czf workspace.tgz big_workspace`
JENKINS-13160Manually triggering a build, which clones a workspace, which is then used by the Multiple SCM Plugin causes job failure
JENKINS-12835NullPointerException in CloneWorkspacePublisher.java:211 after upgrading to 0.4
JENKINS-10520clone-workspace-scm performance is poor
JENKINS-9779Parent Project can not be defined by variable
JENKINS-9590Two upstream builds trigger the same downstream build: Only the second upstream build's change list is made available.
JENKINS-9250Clone workspace does not work well with multiple scm plugin
JENKINS-8008Clone workspace deadlocks around FilePath.unzip
JENKINS-7694Critertia is not remembered between configurations
JENKINS-7260Clone workspace doesn't copy empty directories when cloning entire workspace
JENKINS-7140Archive the artifacts fails, still build successful
JENKINS-6890clone-workspace-scm doesn't work when source job is a matrix job.