Re: ant build-distributed-test is broken

2011-01-23 Thread Stephen Connolly
well it would seem to have gone from there and just be in your local ivy cache as the unmodified build fails for me even before I start adding m-a-t of course it could be an issue with ivysettings also... I'll do a trawl of the twitter repo when I'm on a computer with a real keyboard ;-) - Stephe

Re: ant build-distributed-test is broken

2011-01-22 Thread Stu Hood
The Whirr dependency is a snapshot, but it is being pulled from the Twitter repo defined in ivysettings.xml. When 0.3.0 is released we'll be able to get it Maven Central. On Sat, Jan 22, 2011 at 12:40 AM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > On 22 January 2011 08:20, Steph

Re: ant build-distributed-test is broken

2011-01-22 Thread Stephen Connolly
On 22 January 2011 08:20, Stephen Connolly wrote: > as part of my work on CASSANDRA-2017 I have been trying to test > various parts of the cassandra build that use ivy in order to make > sure that the maven-ant-tasks version works too... > > currently "ant build-distributed-test" is broken for me