Valerio,
A snapshot is a development version. e.g, 2.0-SNAPSHOT is the
still-in-development future 2.0.
If you want to use a snapshot, juste use , e.g.
2.0-SNAPSHOT . But first you must ensure that you have access to
the repository containing this version. For example, for Maven snapshots as
sta
i'm quite new to maven, but i'm wondering what a "snapshot" actually is.
and, what should I do to use these snapshots (which sounds like 'straight
from the developers' ) versions?
thanks,
valerio
2006/1/8, Yann Le Du <[EMAIL PROTECTED]>:
>
> Hi Gilles,
>
> You can find SNAPSHOT versions here :
>
Hi Gilles,
You can find SNAPSHOT versions here :
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/
--
Yann
2006/1/4, Scokart Gilles <[EMAIL PROTECTED]>:
>
>
>
> I would like to test some development version of some plugins, but it
> appears that some SNAPSHOT versions are not
I would like to test some development version of some plugins, but it
appears that some SNAPSHOT versions are not deployed. Is it normal?
For instance, I would like to test the latest release plugin. But when I
want to build it, I get
required artifacts missing:
org.apache.maven.sc