Maybe you could write your own LatestStrategy implementation and configure Ivy
to use this custom strategy instead of the default one?
Maarten
- Original Message
From: m.lo
To: ivy-user@ant.apache.org
Sent: Fri, May 21, 2010 8:49:39 AM
Subject: Re: ivy-settings for special revision-k
I don't think the jar you after is here there but Ivy round up is trying to
solve this problem. Maybe you could contrib the correct config?
http://code.google.com/p/ivyroundup/
Cheers,
Geoff
Hey, and don't you mean _Oracle_ published a bad pom?
On Fri, May 21, 2010 at 6:40 PM, Maarten Coene wr
Hi Maarten,
thank you for your reply! Removing the numbers didn't help. I browsed the
ivy-sourcecode a little and found the class "LatestRevisionStrategy" which
seems to be in charge for comparing the revision numbers.
it looks like this to me:
- if the version numbers have a different number of
As a workaround, maybe you can try to create a local maven repository and add
this parent pom to it?
Do you know if maven itself is capable of downloading these jars from that
repository?
Maarten
- Original Message
From: Gareth Collins
To: ivy-user@ant.apache.org
Sent: Fri, May 21,
No. This website just indicates that Sun jars cannot be found on ibiblio due
to Sun's binary license
I know this. I have already found the relevant files in Sun's Maven
repository. Unfortunately,
the POM files created by Sun appear to have a bug. Is there a way for me to
get around the specific
b
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:
repository/mycompany/myproject/myartifact/1.0/myin
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
wrote:
>
> 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:
>
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:
http://download.java.net/maven/2";
m2compatible="true" />
The mail libraries are here:
http://download.java.net/maven/2/com/sun/mail/
When I try and insta
I might have found a possible issue in the code.
I've committed a potential fix in SVN trunk, could you give it a try?
thanks,
Maarten
- Original Message
From: Maarten Coene
To: ivy-user@ant.apache.org
Sent: Thu, May 20, 2010 10:59:17 PM
Subject: Re: Proxy Authentication Problem
Wha
I'm not sure it will help, but could you remove the numbers from your custom
specialMeaning?
Maarten
- Original Message
From: m.lo
To: ivy-user@ant.apache.org
Sent: Wed, May 19, 2010 10:33:37 AM
Subject: ivy-settings for special revision-keywords (e. g. spring)
What is the console output when running Ivy trunk version in verbose (ant -v)
mode?
Maarten
- Original Message
From: Sarda Jean-Christophe
To: ivy-user@ant.apache.org
Sent: Thu, May 20, 2010 9:50:27 AM
Subject: Proxy Authentication Problem
Hi all,
I have a problem with the proxy a
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
To: ivy-user@ant.apache.org
Sent: Thu, May 20, 2010 8:
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
to
Still looking for a solution.
I've tried:
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:
>
> For some reason I
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 that
15 matches
Mail list logo