Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 90804 invoked from network); 19 Oct 2004 07:53:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Oct 2004 07:53:49 -0000 Received: (qmail 15086 invoked by uid 500); 19 Oct 2004 07:53:31 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 14984 invoked by uid 500); 19 Oct 2004 07:53:29 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 14955 invoked by uid 99); 19 Oct 2004 07:53:29 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of dion.gillard@gmail.com designates 64.233.170.196 as permitted sender) Received: from [64.233.170.196] (HELO mproxy.gmail.com) (64.233.170.196) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 19 Oct 2004 00:53:27 -0700 Received: by mproxy.gmail.com with SMTP id 79so294340rnl for ; Tue, 19 Oct 2004 00:53:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=TN2W8/JeNRv4z6ZUshyIxySlAFb5vmduuJtK5dgiA2vDN7bUgIWrDvALhwkMCIwgN/8Oyfy4KOb9H5b/c4IlzOcadqpKfdeIfY6uy94T/zkUDX1SQhame108PidDZDPVXXpR3XiiukO0VnHNQD929INBmzf/jnFLGnJWLKcdCOk Received: by 10.38.83.9 with SMTP id g9mr1492072rnb; Tue, 19 Oct 2004 00:53:24 -0700 (PDT) Received: by 10.38.78.43 with HTTP; Tue, 19 Oct 2004 00:53:24 -0700 (PDT) Message-ID: Date: Tue, 19 Oct 2004 17:53:24 +1000 From: Dion Gillard Reply-To: Dion Gillard To: Jakarta Commons Users List Subject: Re: no swt-win32-2128 in java.library.path in LINUX In-Reply-To: <4174C49B.2040608@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <416E3E0E.9070609@yahoo.com> <4174978C.7090603@yahoo.com> <4174C49B.2040608@yahoo.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Read the Maven User's Guide here: http://maven.apache.org/reference/user-guide.html In particular there is a section here: http://maven.apache.org/reference/user-guide.html#Overriding_Stated_Dependencies which tells you how to specify a path for a given artifact in the project.xml, e.g. in your ~/build.properties specify: maven.jar.override=on maven.jar.swt= Hope this helps, On Tue, 19 Oct 2004 10:39:07 +0300, A Leg wrote: > Hi > > Dion Gillard wrote: > > >On Tue, 19 Oct 2004 07:26:52 +0300, A Leg wrote: > > > > > >>Hi Dion > >> > >>Thank's for answer. > >>Yes and linux jar are in ibiblio, and I can change hardcode for this, I > >>have done it and went one step ahead. > >> > >> > > > >Use your own installed libraries. > > > > > > > But I don't know how to replace in project.xml to ask maven to take in > my hard disk unstead of ibiblio > May be use maven proxy? where is a doc. > > >>But the problem at the end is natives library which are not stored in > >>ibiblio.(cf my previous mails and Jira for details) > >>Is it no way to solve this in a nice way. I saw that it is a Maven > >>native plugins, may be using this plugins functions you could solve it. > >> > >> > > > >Nope, the maven native plugin wont fix this. > > > > > > > >>Eclipse team, manage this in a good way for eclipse compile using ant. > >> > >>Is ant better than Maven ? ;-) > >>It is not very demonstrative for a Maven linked project to fail at > >>compile :-( > >> > >> > > > >Yes, and the annoying issue of binaries and jars needing to be in > >synch from the eclipse tool is a PITA. We could simply ask the user > >for their preferred version, and use that from ibiblio. > > > > > > > I will try to make some patch for me then propose it. But I have to > learn how to use Maven first.... > > Andre > > -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org