i wrote a custom goal and submitted it to JIRA that will delete all old snapshots for an artifact. It kept the most recent snapshot and timestamped artifact around though.
here's the issue if you want to take a look at it http://jira.codehaus.org/browse/MPREPO-2 enhancements could definately be done for this! Ryan -----Original Message----- From: Erik Husby [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 11, 2004 10:12 AM To: [EMAIL PROTECTED] Subject: Looking for suggestions on SNAPSHOT cleanup process My nightly build system generates SNAPSHOTS of our jars using "jar:deploy-snapshot" which go to the group wide repository. I need to clean up the repository because its filling up with the old timestamped files. How do others handle this problem? Do you have a variation on the "jar:deploy-snapshot" goal or do you run a cron job to purge the directory? -- Erik Husby Team Lead for Software Quality Automation Broad Institute of MIT and Harvard Rm. 2192 320 Charles St Cambridge, MA 02141-2023 mobile: 781.354.6669, office: 617.258.9227, [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
