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 : > 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 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.scm:maven-scm-manager-plexus:jar:1.0-beta-2-SNAPSHOT > > > > > > > org.apache.maven.scm:maven-scm-provider-clearcase:jar:1.0-beta-2-SNAPSHOT > > > > org.apache.maven.scm:maven-scm-provider-svn:jar:1.0-beta-2-SNAPSHOT > > > > > org.apache.maven.scm:maven-scm-provider-starteam:jar:1.0-beta-2-SNAPSHOT > > > > > org.apache.maven.scm:maven-scm-provider-perforce:jar:1.0-beta-2-SNAPSHOT > > > > org.apache.maven.scm:maven-scm-provider-cvs:jar:1.0-beta-2-SNAPSHOT > > > > > > > > Of curse, I could probably build myself those modules as well, but where > > will it stop? Wouldn't it be better to have all SNAPSHOT version > deployed > > on the registry? > > > > > > > > Or maybe they are already deployed somewhere? Are they? > > > > > > > > Thanks > > > > > > > > > > > > SCOKART Gilles > > > > > > > > > > > > -- To Iterate is Human, to Recurse, Divine James O. Coplien, Bell Labs
