Re: Zookeeper, Maven and dependencies on javax jar files

2010-05-24 Thread Ted Dunning
Same version I use. On Mon, May 24, 2010 at 2:51 PM, Jack Orenstein wrote: > Ted Dunning wrote: > >> Which version of maven do you have? >> > > 2.2.1.

Re: Zookeeper, Maven and dependencies on javax jar files

2010-05-24 Thread Ted Dunning
The only one that I think is important is the jmx which enables monitoring of the servers. On Mon, May 24, 2010 at 2:51 PM, Jack Orenstein wrote: > This at least gets me through the build/install phase. My usage of > zookeeper is pretty minimal right now -- just one a single node. What > feature

Re: Zookeeper, Maven and dependencies on javax jar files

2010-05-24 Thread Jack Orenstein
Ted Dunning wrote: Which version of maven do you have? 2.2.1. I have heard some versions don't follow redirects well. You can try deleting these defective files in your local repository under .m2 and try again. You may need to try with a newer maven to get things right. I tried deleting

Re: Zookeeper, Maven and dependencies on javax jar files

2010-05-24 Thread Ted Dunning
Which version of maven do you have? I have heard some versions don't follow redirects well. You can try deleting these defective files in your local repository under .m2 and try again. You may need to try with a newer maven to get things right. Another option is to explicitly remove those depen

Zookeeper, Maven and dependencies on javax jar files

2010-05-24 Thread Jack Orenstein
I'm working on a project in the maven framework and have added a dependency on zookeeper. When I try to install: mvn clean install -Dmaven.test.skip=true ... [INFO] Compilation failure error: error reading /home/jao/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in opening