Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 11899 invoked from network); 8 Nov 2005 08:25:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Nov 2005 08:25:39 -0000 Received: (qmail 21678 invoked by uid 500); 8 Nov 2005 08:25:31 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 21647 invoked by uid 500); 8 Nov 2005 08:25:30 -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 21636 invoked by uid 99); 8 Nov 2005 08:25:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2005 00:25:30 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [131.174.93.58] (HELO hermes.uci.kun.nl) (131.174.93.58) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2005 00:25:24 -0800 Received: from fire.homenet.neonics.com (vhe-400042.sshn.net [195.169.216.194]) by hermes.uci.kun.nl (PMDF V6.2-X17 #30689) with ESMTP id <0IPM002JCNDVGB@hermes.uci.kun.nl> for users@maven.apache.org; Tue, 08 Nov 2005 09:25:07 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by fire.homenet.neonics.com (8.13.5/8.13.5/Debian-2) with ESMTP id jA88PG4t029178 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Tue, 08 Nov 2005 09:25:16 +0100 Date: Tue, 08 Nov 2005 09:25:16 +0100 (CET) From: Kenney Westerhof Subject: RE: Using Maven as Eclipse class-path container In-reply-to: X-X-Sender: forge@fire.homenet.neonics.com To: Maven Users List Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Tue, 8 Nov 2005, [iso-8859-1] J=F6rg Schaible wrote: > > A problem might be that eclipse > > doesn't have the concept of scopes for its dependencies. > > It has. You can define dependencies to be "exported". > Isn't that on by default? And does that provide for 'test' dependencies not being visible in the main sources? And for 'runtime' dependencies not being visible in main/test sources, but only runtime? Btw I think that the maven2 plugin for eclipse will provide this support. It's not public yet and in the early stages of development. -- Kenney > - J=F6rg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > -- Kenney Westerhof http://www.neonics.com GPG public key: http://www.gods.nl/~forge/kenneyw.key --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org