aodn / geoserver-build

Configures a GeoServer war containing extensions and configuration required by AODN instances
Other
2 stars 4 forks source link

Replace Travis CI with Github Actions #309

Closed akashisama closed 3 years ago

akashisama commented 3 years ago

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.

ghost commented 3 years ago

This looks like it could be the culprit? http://geotoolsnews.blogspot.com/2020/04/change-to-maven-repositories.html

ghost commented 3 years ago

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