Hi, I'm just getting started with Ivy and so far everything works great!
I have a multi-module project, each with it's own ivy file. I've
written two custom resolvers. The first finds third-party libraries
in a common "lib" directory in our project. The second finds modules
that are alr
Serious ivy newbie alert
I am utterly baffled by the configuration mechanism with Ivy. If I leave
everything in the default configuration things work pretty much as I would
expect. However, I'm trying to set up one of my modules to be used only as a
build tool in another (i.e. I don't want it to b
I don't see right now a reason why it doesn't work.
Could you create a JIRA issue and attach the ant debug output (ant -d ...) ?
Maarten
- Original Message
From: Mihael
To: ivy-user@ant.apache.org
Sent: Tuesday, April 21, 2009 7:36:10 PM
Subject: ivy:buildnumber 2.1.0 rc1 & sonatype
Hi all Ivy gurus, Ivy lovers and enthusiasts!
I'm a part of a SW development team and we decided to use Ivy to manage our
dependencies.
First i must admit that the learning curve was not as steep as i thought it
would be, that is a big thumbs up from me...
Now as for our problem..
Our setup is:
Geoff Clitheroe wrote:
Hi,
I'm using Ivy 2.0.0-beta1. I'm have an ivy.xml file that describes
dependencies to build a project and I'm working on creating a build file
to copy those dependencies to an enterprise repo using the ivy:install
task. Basically I expect to;
1. get a project with