You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by youhaodeyi <yo...@gmail.com> on 2008/04/09 15:38:50 UTC

Why does Maven always download dependency?

I have successfully download the dependency jars from remote repository when
I first compile my source code. But Maven always tries to download these
jars whenever I compile. Why?
-- 
View this message in context: http://www.nabble.com/Why-does-Maven-always-download-dependency--tp16585771s177p16585771.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Why does Maven always download dependency?

Posted by ni...@planet.nl.
If I read [1] correctly, Maven will even by default try to update releases.

Hth,

Nick S.

[1] http://maven.apache.org/ref/2.0.8/maven-model/maven.html#class_releases


-----Original Message-----
From: VELO [mailto:velo.br@gmail.com]
Sent: Wed 4/9/2008 15:52
To: Maven Users List
Subject: Re: Why does Maven always download dependency?
 
What is dependency's version?

If is something ending with  -SNAPSHOT  will check for new.


VELO

On Wed, Apr 9, 2008 at 10:38 AM, youhaodeyi <yo...@gmail.com> wrote:

>
> I have successfully download the dependency jars from remote repository
> when
> I first compile my source code. But Maven always tries to download these
> jars whenever I compile. Why?
> --
> View this message in context:
> http://www.nabble.com/Why-does-Maven-always-download-dependency--tp16585771s177p16585771.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


Re: Why does Maven always download dependency?

Posted by VELO <ve...@gmail.com>.
What is dependency's version?

If is something ending with  -SNAPSHOT  will check for new.


VELO

On Wed, Apr 9, 2008 at 10:38 AM, youhaodeyi <yo...@gmail.com> wrote:

>
> I have successfully download the dependency jars from remote repository
> when
> I first compile my source code. But Maven always tries to download these
> jars whenever I compile. Why?
> --
> View this message in context:
> http://www.nabble.com/Why-does-Maven-always-download-dependency--tp16585771s177p16585771.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>