RE: pruning or limiting snapshots

2006-08-31 Thread Jason.Yankus
Isn't this what the element in the element is all about? I don't have any documentation of it at hand, can anyone else shed any light? -jason -Original Message- From: jim stafford [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 30, 2006 11:23 PM To: Maven Users List Subject: pruning

Re: pruning or limiting snapshots

2006-08-30 Thread jim stafford
Barrie, Thanks! uniqueVersion is what I needed. http://maven.apache.org/ref/current/maven-model/maven.html#class_snapshotRepository I do have separate release and snapshot repositories. Although I am still trying to sort out my use of SNAPSHOTS versus versions, in this case they are the result

Re: pruning or limiting snapshots

2006-08-30 Thread Barrie Treloar
On 8/31/06, jim stafford <[EMAIL PROTECTED]> wrote: Is there any way to limit the number of SNAPSHOTs that accumulate in the SNAPSHOT repository using only Maven? I realize I can use shell script pruning tools and cron to help reduce the clutter, but I was wondering if there was a way of getting