Hi Felix, the right place where to send this kind of issues is the GeoTools developer's list (cc'ed). You can subscribe to it at <https://lists.sourceforge.net/lists/listinfo/geotools-devel> before sending any message.
That said, you don't need to specify the junit dependency version in quickstart's pom.xml. The project policy is that all dependency versions are listed in the project's root pom.xml so that they're set only once for all modules (if you're writing a geotools module, that's it. Othwerwise I think you might be right). Thanks for reporting, hopefully the example's responsible will fix the errors. Best regards, Gabriel On 4/19/10 2:51 PM, Felix Pahl wrote: > Hi -- I hope these are appropriate addresses to send this to? > > There seem to be two errors in the example pom.xml in the GeoTools Quickstart > (at http://www.geotools.org/quickstart.html under "Depending on GeoTools"). > > The end tag</repositories> is missing (before</project>), and the line > > <version>3.8.1</version> > > is missing in the junit dependency. Both of these cause "mvn eclipse:eclipse" > to fail. -- Gabriel Roldan OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel