Closed ebocher closed 2 years ago
Since 2.0.0 the following pom is not able to resolve all dependencies.
<dependency> <groupId>org.orbisgis</groupId> <artifactId>h2gis</artifactId> <version>2.0.0</version> </dependency>
@SPalominos Could you test on your side ?
Tested on my side on a clean .m2 folder and the dependencies are normally fetched.
.m2
Thnaks
Since 2.0.0 the following pom is not able to resolve all dependencies.