Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jetty repo broken #71

Open
ghost opened this issue Dec 4, 2019 · 2 comments
Open

Jetty repo broken #71

ghost opened this issue Dec 4, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 4, 2019

It seems like the jetty repo URL is broken.

DOWNLOAD: https://raw.githubusercontent.com/eclipse/jetty.project/master/jetty-server/src/test/config/etc/keystore?id=master to ${jetty.base}/etc/keystore
java.io.IOException: URL GET Failure [404/Not Found] on https://raw.githubusercontent.com/eclipse/jetty.project/master/jetty-server/src/test/config/etc/keystore?id=master
at org.eclipse.jetty.start.fileinits.UriFileInitializer.download(UriFileInitializer.java:79)
at org.eclipse.jetty.start.fileinits.UriFileInitializer.init(UriFileInitializer.java:60)
at org.eclipse.jetty.start.BaseBuilder.processFileResource(BaseBuilder.java:283)
at org.eclipse.jetty.start.BaseBuilder.processFileResources(BaseBuilder.java:375)
at org.eclipse.jetty.start.BaseBuilder.build(BaseBuilder.java:239)
at org.eclipse.jetty.start.Main.start(Main.java:406)
at org.eclipse.jetty.start.Main.main(Main.java:76)
MKDIR: ${jetty.base}/webapps

@lrhazi
Copy link

lrhazi commented Jun 9, 2020

FYI. see my comment here: #73 (comment)

@winstonhong
Copy link

winstonhong commented Oct 27, 2020

@lucasmellos We just fixed the two (2) issues related to Jetty repo broken for Shibboleth IdP and SP based on Unicon's Shibboleth IdP and SP Docker image which have been cited in README.

I have validated all the the three (3) projects with the latest commit (i.e., commit 21) based on README tutorial on brand-new Ubuntu 18.04.

https://github.com/winstonhong/Shibboleth-SAML-IdP-and-SP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants