-
Notifications
You must be signed in to change notification settings - Fork 41
Dependency Error for conveyal gtfs validator #399
Comments
Thanks for the report @e-lo! From a quick look it looks like this is because the maven repository hosting the Conveyal gtfs-validation-lib is hosted at HTTP and not at the secure HTTPS: The equivalent HTTPS link doesn't seem to work: I opened a PR here to see if we can get CI to pass with the HTTPS URLs anyway: If that doesn't work other possibilities are:
|
I just set up a simple GitHub Action to see if changing to HTTPS works in PR #401 (the other PR used Travis which isn't working anymore). |
Nope, HTTPS URL doesn't work:
|
Obviously this seems like the end goal solution, but if this is a ways out an interim fix would also be very much appreciated if we can find one that works. |
@e-lo This issue should now be fixed in the main branch if you want to give it another try! |
Summary:
Summarize your issue in one sentence (what goes wrong, what did you expect to happen)
Steps to reproduce: Build the Dockerfile
Expected behavior: Successful build
Observed behavior:
Platform: Docker
The text was updated successfully, but these errors were encountered: