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'
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
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