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:[EMAIL PROTECTED] 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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
