#2183 closed task (fixed)
geotools release failed to deploy to maven repository
Reported by: | jive | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
This is a follow up to #2180 tracking recent changes to geotools maven repository, this issue was closed when I could deploy a single jar to the webdav server using my OSGeo userid credentials.
Our Jenkins build box (build.geoserver.org) failed to deploy the most recent 19.2 release:
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ geotools --- WAGON_VERSION: 1.0-beta-2 Uploading: dav:http://download.osgeo.org/webdav/geotools/org/geotools/geotools/19.2/geotools-19.2.pom 4 KB 8 KB 12 KB 16 KB 20 KB 24 KB 28 KB 32 KB 36 KB 40 KB 44 KB 48 KB 52 KB 56 KB 60 KB 64 KB 68 KB 72 KB 75 KB ... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project geotools: Failed to deploy artifacts: Could not find artifact org.geotools:geotools:pom:19.2 in osgeo (dav:http://download.osgeo.org/webdav/geotools/) -> [Help 1] [ERROR]
I wonder if the geotools credentials used by this machine #1546 are not functioning, or if we could look at the access logs and watch the build server try to connect in order to learn what credentials are being used.
Change History (6)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Note "geotools" user disabled in may, see http://osgeo-org.1560.x6.nabble.com/GeoTools-GeoServer-Meeting-2018-05-29-td5365942.html
comment:4 by , 6 years ago
Retried, https://build.geoserver.org/job/geotools-release-publish/106/console
And it is working!
comment:5 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Marking this issue as blocker as it is preventing the scheduled geotools 19.2 release.