Proxy Authentication Problem

2010-05-20 Thread Sarda Jean-Christophe
Hi all, I have a problem with the proxy authentication. The retrieve task works fine with the 2.1.0 rc1 version, but does not work with the 2.1.0 final version (and with the trunk version) I am behind a proxy which need authentication. I set the proxy configuration in my build file like

Re: Ivy's URL Resolver and Transitive Dependencies

2010-05-20 Thread spilkt
Still looking for a solution. I've tried: ibiblio name=ibiblio root=http://my.internal.domain.name/ivy/; pattern=[organisation]/[module]/[revision]/[artifact]-[revision].[ext] m2compatible=true/ but Ivy doesn't seem to be adhering to the new pattern I've specified. spilkt wrote:

Re: Not able to ignore checksum event when i set ivy.checksums variable as

2010-05-20 Thread Archie Cobbs
This is a little confusing, but the ivy.checksums property is not related to the checksum that the package resolver verifies. The former is for e.g. downloaded ivy.xml files and artifacts (using any resolver); the error message you are seeing however is coming from the package resolver's attempt

Re: Error using ivy

2010-05-20 Thread Maarten Coene
Ok, I think it might be caused by your ivy.xml having everything on a single line. Could you try to enter some newline characters in your ivy.xml, for instance after every XML element? Maarten - Original Message From: Luca.Sarra lsa...@sanmarcoinformatica.it To:

Re: Proxy Authentication Problem

2010-05-20 Thread Maarten Coene
What is the console output when running Ivy trunk version in verbose (ant -v) mode? Maarten - Original Message From: Sarda Jean-Christophe jean-christophe.sa...@cnes.fr To: ivy-user@ant.apache.org Sent: Thu, May 20, 2010 9:50:27 AM Subject: Proxy Authentication Problem Hi all, I

Re: ivy-settings for special revision-keywords (e. g. spring)

2010-05-20 Thread Maarten Coene
I'm not sure it will help, but could you remove the numbers from your custom specialMeaning? latest-revision name=custom-latest-revision specialMeaning name=SEC value=-1/ /latest-revision Maarten - Original Message From: m.lo michael.lore...@raiffeisen.ch To:

Problem Installing With com.sun.mail jars From Sun Maven Repository

2010-05-20 Thread Gareth Collins
Hello, I am trying to install the sun mail jars in a local ivy repository. I am using the following resolver to connect to the repository: ibiblio name=sun root=http://download.java.net/maven/2; m2compatible=true / The mail libraries are here: http://download.java.net/maven/2/com/sun/mail/

Re: Problem Installing With com.sun.mail jars From Sun Maven Repository

2010-05-20 Thread Karolis Petrauskas
Isn't this related to http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html ? On Fri, May 21, 2010 at 2:35 AM, Gareth Collins gareth_coll...@hotmail.com wrote: Hello, I am trying to install the sun mail jars in a local ivy repository. I am using the following resolver to

copy artifact to lib folder without version in file name

2010-05-20 Thread bruinseve
Hello all, I'm using ivy.jar directly(not ant-ivy). I think what I want to do should be simple. I want my artifacts, without version number in file name, to download the lib folder of my project. for example I have artifact in the repository: