Re: [Geoserver-devel] h2database dependency

2009-09-26 Thread Arne Kepp
Habit by now, and all the classes care called org.h2, so either one is inconsistent.. -Arne Eric Sword wrote: > Very odd. I just noticed that I do have org.h2database:h2:1.1.116 in > my local repository and it was pulled down only about 30 minutes after > the com.h2database 1.1.110 version

Re: [Geoserver-devel] h2database dependency

2009-09-25 Thread Eric Sword
Very odd. I just noticed that I do have org.h2database:h2:1.1.116 in my local repository and it was pulled down only about 30 minutes after the com.h2database 1.1.110 version back when I did the compile on 9/6 (around 2:30 EST). So maybe there was just a temporary blip in my communications. I'm m

Re: [Geoserver-devel] h2database dependency

2009-09-24 Thread Arne Kepp
(Please CC list) 1.7.x/src/pom.xml also has a reference to repo.opengeo.org. Can you provide the maven traceback , including the part where it tries and fails repos for this particular jar ? -Arne Eric Sword wrote: > Latest from 1.7.x branch. > > On Thu, Sep 24, 2009 at 3:08 AM, Arne Kepp

Re: [Geoserver-devel] h2database dependency

2009-09-24 Thread Arne Kepp
Eric Sword wrote: > I tried to build geoserver from source for the first time a couple of > weeks ago. The only problem I hit was with the org.h2database > dependency in the root pom and the WMS project pom. As near as I can > tell, all h2 artifacts are now posted under com.h2database rather t

[Geoserver-devel] h2database dependency

2009-09-23 Thread Eric Sword
I tried to build geoserver from source for the first time a couple of weeks ago. The only problem I hit was with the org.h2database dependency in the root pom and the WMS project pom. As near as I can tell, all h2 artifacts are now posted under com.h2database rather than org.h2database. I could