maven-metadata.xml, snapshot deployment and timestamps

2008-10-21 Thread Nigel Magnay
Hi there. When deploying snapshot versions to a repository, I'll get a snapshot version and a timestamped version put into that repository, along with the associated update to maven-metadata.xml : This is of the form thingy-1.0-20081021.000225-22.jar I.E thingy-{version}-{datestamp}-{buildnumber}

maven-metadata.xml, snapshot deployment and timestamps

2008-10-21 Thread Nigel Magnay
Hi there. When deploying snapshot versions to a repository, I'll get a snapshot version and a timestamped version put into that repository, along with the associated update to maven-metadata.xml : This is of the form thingy-1.0-20081021.000225-22.jar I.E thingy-{version}-{datestamp}-{buildnumber}

Re: SNAPSHOT deployment

2006-04-23 Thread Kenney Westerhof
On Sat, 22 Apr 2006, Mike Perham wrote: > What is the policy for deploying SNAPSHOTs? Several people have been > asking for the changes plugin and it would be nice to get them at least > a binary snapshot release so they do not have to checkout the source, > compile by hand and deploy to their ow

SNAPSHOT deployment

2006-04-22 Thread Mike Perham
What is the policy for deploying SNAPSHOTs? Several people have been asking for the changes plugin and it would be nice to get them at least a binary snapshot release so they do not have to checkout the source, compile by hand and deploy to their own internal repo. Is there a problem with committ