Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 9842 invoked from network); 9 Oct 2008 11:42:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Oct 2008 11:42:36 -0000 Received: (qmail 52391 invoked by uid 500); 9 Oct 2008 11:42:27 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 51940 invoked by uid 500); 9 Oct 2008 11:42:26 -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 51929 invoked by uid 99); 9 Oct 2008 11:42:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2008 04:42:26 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_SECURITYSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [217.12.10.187] (HELO web25802.mail.ukl.yahoo.com) (217.12.10.187) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 09 Oct 2008 11:41:20 +0000 Received: (qmail 86638 invoked by uid 60001); 9 Oct 2008 11:41:54 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=uIhNBieX1zyH4B7XHIwvWZLd7XR/nJPBaGLLbN1TYzunrXM2zhgQLLYw8EEnZS0Fwu0iDnbfNw+KeWvvVaT72HVL79R5EuK2YJ2pQ43f2MxbkNBUsZ7tFfbNefKBnOupeUoDdxXBKaO4MY7hWklZtv6i1GVwQZc5naW9LznTG5I=; X-YMail-OSG: PIa6olMVM1mmDUaOfSXVTet4xfBm.m9UApOuHUgVmNjeBVXunM71pz8Vaf0uD6XP.OonSbV7nubQ_mEAh8093YmWKHfhaxroKLkw04OBpKN_d6gjHFYwo_bYk23FY1tE0GY5xh7yWlnTRstkOm8ejZRYkBj.vZ1GRrf0BW_IeK5FuVtiBeg- Received: from [87.146.110.52] by web25802.mail.ukl.yahoo.com via HTTP; Thu, 09 Oct 2008 11:41:54 GMT X-Mailer: YahooMailWebService/0.7.218.2 Date: Thu, 9 Oct 2008 11:41:54 +0000 (GMT) From: Andreas Riedel Reply-To: riedelandreas@yahoo.de Subject: Re: [EclipsePlugin] downloading sources without writing .project and .classpath files To: Maven Users List In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <300214.86572.qm@web25802.mail.ukl.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks a lot. It works. I never found this in search google for this. All solutions refer to eclips= e:eclipse Many thanks. Andreas --- Thor schrieb am Mi, 8.10.2008: > Von: Thor > Betreff: Re: [EclipsePlugin] downloading sources without writing .project= and .classpath files > An: "Maven Users List" , riedelandreas@yahoo.de > Datum: Mittwoch, 8. Oktober 2008, 21:15 > Use the dependency plugin: mvn dependency:sources > http://maven.apache.org/plugins/maven-dependency-plugin/ >=20 >=20 >=20 >=20 > On Wed, Oct 8, 2008 at 5:00 AM, Andreas Riedel > wrote: >=20 > > Hello List. > > > > I've a question by using the Eclipse Plugin. > > We will dispose the Q4E Eclipse Plugin. > > > > So call the Plugin with: > > mvn eclipse:eclipse -DdownloadSources=3Dtrue > > > > works fine. > > > > But the writen .project and .classpath files are > shared by SVN. So the > > other developer aren't beholden to run write the > .project and .classpath > > files new. > > So, is it possible to download the sources by the > plugin but don't write > > the .project and .classpath files again and again. > > > > TIA > > Andreas > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > users-unsubscribe@maven.apache.org > > For additional commands, e-mail: > users-help@maven.apache.org > > > > >=20 >=20 > --=20 > (o_ \* / \ / > / / )_ | | O | > v v .... In a free world...=0A=0A=0A --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org