Closed akashisama closed 3 years ago
This looks like it could be the culprit? http://geotoolsnews.blogspot.com/2020/04/change-to-maven-repositories.html
In addition to the geotools update, Central repository has also switched to HTTPS since this was last changed: https://blog.sonatype.com/central-repository-moving-to-https
For https://github.com/aodn/issues/issues/940
It's failing in the same way as the travis build is:
Error: Non-resolvable import POM: Could not transfer artifact org.geoserver:geoserver:pom:2.15.0 from/to mvnrepository (http://mvnrepository.com/artifact/): Authorization failed for http://mvnrepository.com/artifact/org/geoserver/geoserver/2.15.0/geoserver-2.15.0.pom 403 Forbidden @ line 29, column 25
Since this task is just to lift and shift travis builds to github actions I think we'll have to just accept it like that.