Hello Arik, Thanks for your answer. Here is an example of dependency I want
use, but I don't think it's related to the specific dependency because I
have tried with many and got always same result. Maybe it's the way I use
the SNAPSHOT keyword.
<dependencies>
<dependency>
<groupId>springframework</groupId>
<artifactId>spring-core</artifactId>
<version>1.1.4-SNAPSHOT</version>
<type>jar</type>
</dependency>
</dependencies>
----Original Message Follows----
From: Arik Kfir <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <[email protected]>
To: Maven Users List <[email protected]>
Subject: Re: SNAPSHOT Dependency not working for me
Date: Mon, 17 Oct 2005 17:05:36 +0200
Could you post the <dependency> you're declaring?
On 10/17/05, Gianfranco Oldani <[EMAIL PROTECTED]> wrote:
> Hello,
> I try to use the SNAPSHOT keyword in a dependeny but I get always an
errop
> message. Maven try to search for an artifact with "SNAPSHOT" in the name
> e.g. artifactId-1.2.7-SNAPSHOT.jar and obviously cannot be found. I use
> maven 1.1-beta-2
>
> Thanks for help
>
> Gianfranco
>
> _________________________________________________________________
> Surlignez tout ce qui vous intéresse en surfant et visualisez vos
> recherches! http://toolbar.fr.msn.ch?DI=1057&XAPID=2083
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________
Surlignez tout ce qui vous intéresse en surfant et visualisez vos
recherches! http://toolbar.fr.msn.ch?DI=1057&XAPID=2083
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]