Re: [Geotools-devel] Maven 2.1.0 is out, and won't build GeoTools

2009-03-31 Thread Justin Deoliveira
Andrea Aime wrote: > Hi, > I'm testing out Maven 2.1.0 and it won't build GeoTools > complaining the maven-build-config module has circular > dependencies, in particular, it depends on itself. > Which is true, as it inherits from a global pom > that makes use of it. > > Generally speaking, wouldn'

Re: [Geotools-devel] Maven 2.1.0 is out, and won't build GeoTools

2009-03-31 Thread Jody Garnett
Justin has had the idea of breaking out geotools into seperatly versioned modules; why not start with our maven build helpers: - it is a good idea - this is a sensible place to start Jody On Tue, Mar 31, 2009 at 7:15 PM, Andrea Aime wrote: > Hi, > I'm testing out Maven 2.1.0 and it won't build G

[Geotools-devel] Maven 2.1.0 is out, and won't build GeoTools

2009-03-31 Thread Andrea Aime
Hi, I'm testing out Maven 2.1.0 and it won't build GeoTools complaining the maven-build-config module has circular dependencies, in particular, it depends on itself. Which is true, as it inherits from a global pom that makes use of it. Generally speaking, wouldn't it be a good idea to keep the mav