I put all the repos in a single subfolder and just use a script to wipe it. Actually for the grid we created a project using ant iirc so it would work on windows.
-----Original Message----- From: Todd Thiessen [mailto:[email protected]] Sent: Monday, December 22, 2008 9:17 AM To: Maven Users List Subject: RE: Cleaning local repository > -----Original Message----- > From: Brian E. Fox [mailto:[email protected]] > Sent: Monday, December 22, 2008 8:17 AM > To: Maven Users List > Subject: RE: Cleaning local repository > > Purging everything is the only way to ensure that your > repository is properly populated. On all our instances, I > wipe all the local repos (each build has its own) nightly. > Since I have the CI sitting behind Nexus, I don't care that I > dump the entire repo since it's completely testing a fresh > setup at least once a day. Brian I have been thinking about doing something like this too. How are your wiping your local repos? Are you using purge dependencies or did you just write a script to purge everyting? --- Todd Thiessen --------------------------------------------------------------------- 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]
