Re: Ant error in Eclipse when building Cassandra

2011-05-07 Thread Ed Anuff
Yes, it is, those last two lines repeat forever: at org.apache.tools.ant.PropertyHelper.getPropertyHook(PropertyHelper.java:189) at org.apache.maven.artifact.ant.POMPropertyHelper.getPropertyHook(POMPropertyHelper.java:50) It's trying to look up a property value somewhere and getting

Re: Ant error in Eclipse when building Cassandra

2011-05-07 Thread Stephen Connolly
if you can give me (an intellij user) enough details to reproduce on my MBP I'll try and fix it. things like, download this eclipse distro, add these update centers, set these env variables, then clicks through this horrible UI as follows... presto crash! - Stephen --- Sent from my Android phone

Re: Ant error in Eclipse when building Cassandra

2011-05-06 Thread Jonathan Ellis
Default stack is huge, so maven-ant-tasks-retrieve-build is probably recursing infinitely somewhere :( On Fri, May 6, 2011 at 2:42 PM, Ed Anuff wrote: > I finally got around to getting Eclipse set up to build Cassandra > following the directions on the wiki and it seems to be working, > Eclipse i

Ant error in Eclipse when building Cassandra

2011-05-06 Thread Ed Anuff
I finally got around to getting Eclipse set up to build Cassandra following the directions on the wiki and it seems to be working, Eclipse isn't showing any errors except that when it fires off the automatic ant build I get the following error: maven-ant-tasks-retrieve-build: BUILD FAILED java.la