#2291 closed task (invalid)
http to https change affecting geotools web resources
Reported by: | jive | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
A couple things have stopped working due to a change:
- website: http://geotools.org (ends up showing files)
- maven repo http://download.osgeo.org/webdav/geotools/
- blogger: https://geotoolsnews.blogspot.com/2019/03/geotools-203-released.html (example of something using static http reference to http geotools.org)
Change History (5)
comment:1 by , 6 years ago
Summary: | http to https change → http to https change affecting geotools web resources |
---|
comment:2 by , 6 years ago
comment:3 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Okay, checked with geotools team and it was the build server failing to completely upload the website again:
+ scp web.zip geotools.org:/home/geotools/latest + cd ../../../target/user/html /tmp/jenkins4068331777872947770.sh: line 17: cd: ../../../target/user/html: No such file or directory Build step 'Execute shell' marked build as failure Sending e-mails to: geotools-devel@lists.sourceforge.net Finished: FAILURE
comment:5 by , 6 years ago
No if any transfer issues occur we'll just create another ticket since it's a different issue.
Note:
See TracTickets
for help on using tickets.
I haven't been touching download.osgeo.org and haven't moved it yet.
I'll check in a bit to see what's up.
As I recall last time this happened was because the jenkins bot that deploys the site put things in the wrong place. Is it possible that is what is happening again?