There is no SNAPSHOT of castor available. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
"Ciramella, EJ" <[EMAIL PROTECTED]> wrote on 19/09/2003 06:10:19 AM: > Like I have said in an earlier help doc, I'm using the latest (B10) version > of maven, the online documentation says I can do this: > > <dependency> > <id>commons-jelly</id> > <version>SNAPSHOT</version> > </dependency> > > but when I try: > > > <dependency> > <id>castor</id> > <version>SNAPSHOT</version> > </dependency> > > I get the following error: > > Attempting to download castor-SNAPSHOT.jar. > Error retrieving artifact from > [http://www.ibiblio.org/maven/castor/jars/castor-SNAPSHOT.jar]: > java.lang.Exception: Can't get castor-SNAPSHOT.jar to C:\Docu > ments and > Settings\eciramella\.maven\repository\castor\jars\castor-SNAPSHOT.jar > WARNING: Failed to download castor-SNAPSHOT.jar. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
