When building I occasionally see: [WARNING] org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml failed to transfer from https://artifacts.unidata.ucar.edu/content/repositories/unidata/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of unidata has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml from/to unidata ( https://artifacts.unidata.ucar.edu/content/repositories/unidata/): status code: 403, reason phrase: Forbidden (403)
Searching maven and build infrastructure I find ucar mentioned in: - GeoTools: modules/plugins/coverage-multidim/pom.xml has: https://artifacts.unidata.ucar.edu/content/repositories/unidata/ Can I ask what is going on here? Is the link just broken? Is there a reason to try and depend on this directly, rather than trust the osgeo cache? - OSGeo Repostiory repo.osgeo.org has **repository/ucar-all-cache** defined: https://artifacts.unidata.ucar.edu/repository/unidata-all/ This ends up being included in repo.osgeo.org release repository: https://repo.osgeo.org/repository/release/ So we should not need to go out of our way to find uchar resources. If anything is "missing" please let me know and I can adjust filters.
_______________________________________________ GeoTools-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
