Plugin Information
The objective is to aggregate archived artifacts from several jobs into a shared directory. Project Configuration
Roadmap* Fixing issue #5837 ChangelogRelease 0.5.1 (July 08, 2010)* Integrated issue #6862 fix Release 0.5 (June 20, 2010)* Deleted the ability to customize the BUILD_ID format. The feature is given by the lastest version of the zentimestamp Hudson plugin. Release 0.4.3 (March 15, 2010)* Fixed issue #5765 Release 0.4.2 (October 11, 2009)* Fixed the regression introduced with copyarchiver 0.4 : the base directory for scanning artifacts is the workspace and not the module root Release 0.4.1 (October 11, 2009)* Added backward compatibility with copyarchiver 0.3 Release 0.4 (October 05, 2009)* Fixed bug : the copyarchiver doesn't work on the first build Release 0.3 (July 06, 2009)* Fixed the flatten issue for remote run Release 0.2 (July 01, 2009)* Added the flatten feature * Allowed to copy archived artifacts for the current job * Add the ability to use build variables in the 'shared directory' section. Release 0.1 (June 28, 2009)* Initial release |

Comments (8)
Oct 09, 2009
Stéphane Bouchet says:
Hi, It seems the copy-archiver plugin needs a 1.6 JVM to run. is this right ? i...Hi,
It seems the copy-archiver plugin needs a 1.6 JVM to run. is this right ? i cannot find any informations about that.
Oct 13, 2009
Gregory Boissinot says:
This issue has been resolved with CopyArchiver 0.4This issue has been resolved with CopyArchiver 0.4
Mar 10
Tomer Gur says:
Is it possible to copy the build result to more than one shared directory?Is it possible to copy the build result to more than one shared directory?
Mar 11
Gregory Boissinot says:
This feature is currently not available. It has been reported in the issue HUDSO...This feature is currently not available. It has been reported in the issue HUDSON-5482.
In progress...
Mar 11
Tomer Gur says:
When do you think it will be available? I wonder if I should write ANT task or ...When do you think it will be available?
I wonder if I should write ANT task or wait for the new version
Jun 22
Kjell Tore Fossbakk says:
Hello. Will there be any extention to this plugin which allows to reach the Sha...Hello.
Will there be any extention to this plugin which allows to reach the Shared Directory through Hudson? (e.g. the same link as to artifacts for last successful build)
Jun 23
Gregory Boissinot says:
There is no this feature in the current version of plugin. However, it's a good ...There is no this feature in the current version of plugin. However, it's a good idea. Could you fill in a enhancement issue
Aug 19
Danny D'Amours says:
it seems that the plugin always copies artifacts to the master server. Is there...it seems that the plugin always copies artifacts to the master server.
Is there an option to make a copy to the current slave server?