Re: The Ivy Plugin

2012-08-24 Thread Ales Nosek
While I was working on a build system for our company I also tried to use "Ivy project" type jobs. However, I found out that Ivy project jobs have limitations against the Free-style jobs, for example it imposes using the Ant Builder but I needed to run a shell script. So, we use Free-style jobs an

The Ivy Plugin

2012-08-22 Thread David Weintraub
I am testing out the Ivy Project plugin. We use Subversion. In order to integrate Ivy into our current Ant build system. I created an Ivy project in our Subversion repository called "ivy.dir'. This directory contains a "settings.xml" file that points Ivy to our repository and the ivy.jar file. I