Not sure why we are not able to build marklogic-geotools-plugin-master getting the below exception. Gradle not able to locate the repo.boundlessgeo.com.
Do we need to add any configuration before building this jar file https://github.com/marklogic-community/marklogic-geotools-plugin
- What went wrong:
> Could not resolve all files for configuration ':compileClasspath'.
> Could not resolve org.geotools:gt-geojson:22.0.
Required by:
project :
> Could not resolve org.geotools:gt-geojson:22.0.
> Could not get resource 'https://repo.boundlessgeo.com/main/org/geotools/gt-geojson/22.0/gt-geojson-22.0.pom'.
> Could not GET 'https://repo.boundlessgeo.com/main/org/geotools/gt-geojson/22.0/gt-geojson-22.0.pom'.
> repo.boundlessgeo.com```