Thank you for this quick and helpful response! Now everything works fine again (an there will be a new regular reader of the blog š)
Best regards Stefan Schuster Von: Mark Prins <mc.pr...@gmail.com> Gesendet: Freitag, 3. Juli 2020 14:27 An: geotools-gt2-users@lists.sourceforge.net Betreff: Re: [Geotools-gt2-users] problems resolving maven dependecy for gt-graph as noted on the blog the boundless repo was replaced with the osgeo repo eg.: https://geotoolsnews.blogspot.com/2020/05/geotools-223-released.html and https://geotoolsnews.blogspot.com/2020/04/geotools-230-released.html example: https://github.com/geotools/geotools/blob/e06313af1f29a60a7df98355bcde907cc4c0398b/pom.xml#L2303-L2320 You might be able to add that to your projects pom files and end up with a working solution. Still, you'd be better off using a supported version of GeoTools (eg 23.1) Op vr 3 jul. 2020 om 14:11 schreef Schuster Stefan <stefan.schus...@gevas.de<mailto:stefan.schus...@gevas.de>>: Hi all, IĀ“d like to use the gt-graph module, to use AStarShortestPathFinder See https://docs.geotools.org/stable/userguide/extension/graph/index.html Iām using geotools 20.1, and added the following to the pom <dependency> <groupId>org.geotools</groupId> <artifactId>gt-graph</artifactId> <version>20.1</version> </dependency> Unfortunately this doesnāt work. My maven setup seems to be ok, as I successfully use other gt packages like gt-main, gt-swing, gt-jdbc-postig in a similar way in version 20.1 Browsing the mvnrepository https://mvnrepository.com/artifact/org.geotools/gt-graph Version 20.1. is listed in āBoundlessā repository, but I there is no jar behind the link Any Ideas? Thanks in advance for help! Stefan _______________________________________________ GeoTools-GT2-Users mailing list GeoTools-GT2-Users@lists.sourceforge.net<mailto:GeoTools-GT2-Users@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The message may contain information that is not intended for you or that you don't understand.
_______________________________________________ GeoTools-GT2-Users mailing list GeoTools-GT2-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users