Moved back to the user list :-) Thanks for catching those mistakes Felix. I've updated the example and the changes should appear next time the pages are rebuilt.
Michael On 20 April 2010 04:09, Gabriel Roldan <[email protected]> wrote: > 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. > > ------------------------------------------------------------------------------ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
