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}
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}
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
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