Simone, I am getting transitive dependency problems resulting in Eclipse build failures. I think the problem might be that 1.0.0 is a relocation to 0.9.1, but some modules use 1.0-beta-2. Eclipse dependency mangling gives a random ordering of dependencies, so modules expecting 1.0-beta-2 fail when presented with 1.0.0 (which is really 0.9.1).
I will try making all modules use dependency management and 1.0-beta-2. If this fixes the problem I will report back and ask for permission to commit. Kind regards, Ben. Simone Giannecchini wrote: > Metadata is include an old build of that project. > I just switched to the published API, adding this dependency: > > <dependency> > <groupId>javax.measure</groupId> > <artifactId>jsr-275</artifactId> > <version>1.0.0</version> > </dependency> > > then rebuilt. Everything worked for me, therefore I am going to apply > this change to trunk then sit and wait it to propagate. > > Landon, you can find the details on where to find the jar here > https://jsr-275.dev.java.net/. > > Simone. -- Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au> Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel