On Mon, Aug 18, 2008 at 10:43 AM, Alastair FETTES <[EMAIL PROTECTED]> wrote: > Thanks, that's good to know. It actually does help quite a bit since I > couldn't find that information anywhere on the website or wiki.
So technically, repository purging is another way to delete, but it doesn't seem to be working correctly at the moment. Can you see whether your problem has already been reported? http://jira.codehaus.org/browse/MRM If you're not actually using the timestamped snapshots, you could add <uniqueVersion>false</uniqueVersion> to the snapshot repo distribution management. Then Maven will keep overwriting the single whatever-1.0-SNAPSHOT.jar file. -- Wendy
