Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 96146 invoked from network); 9 Apr 2008 14:06:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Apr 2008 14:06:20 -0000 Received: (qmail 19543 invoked by uid 500); 9 Apr 2008 14:06:13 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 19493 invoked by uid 500); 9 Apr 2008 14:06:13 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 19482 invoked by uid 99); 9 Apr 2008 14:06:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 07:06:13 -0700 X-ASF-Spam-Status: No, hits=2.4 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [213.75.38.111] (HELO hpsmtp-eml11.kpnxchange.com) (213.75.38.111) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 14:05:28 +0000 Received: from hpsmtp-eml23.kpnxchange.com ([213.75.38.123]) by hpsmtp-eml11.kpnxchange.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 9 Apr 2008 16:05:39 +0200 Received: from cpbrm-eml15.kpnsp.local ([195.121.247.250]) by hpsmtp-eml23.kpnxchange.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 9 Apr 2008 16:05:39 +0200 Received: from hpsmtp-eml25.kpnxchange.com ([10.94.53.250]) by cpbrm-eml15.kpnsp.local with Microsoft SMTPSVC(6.0.3790.1830); Wed, 9 Apr 2008 16:05:39 +0200 Received: from localhost ([10.94.53.250]) by hpsmtp-eml25.kpnxchange.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 9 Apr 2008 16:05:39 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C89A4A.CA35F052" X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: RE: Why does Maven always download dependency? Date: Wed, 9 Apr 2008 16:05:15 +0200 Message-ID: <09584178D434304885A073316C800D0C0528365C@CPEXBE-EML13.kpnsp.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Why does Maven always download dependency? Thread-Index: AciaSfHy6DuJA9QNRLCslxcLV3nAKAAAMoTt References: <16585771.post@talk.nabble.com> From: To: "Maven Users List velo.br@gmail.com" X-OriginalArrivalTime: 09 Apr 2008 14:05:39.0337 (UTC) FILETIME=[CA5C6790:01C89A4A] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C89A4A.CA35F052 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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? =20 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 = 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--tp165857= 71s177p16585771.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 > > ------_=_NextPart_001_01C89A4A.CA35F052--