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

Broken Jar links #34

Open
cegme opened this issue Jun 20, 2017 · 1 comment
Open

Broken Jar links #34

cegme opened this issue Jun 20, 2017 · 1 comment
Assignees
Labels

Comments

@cegme
Copy link
Member

cegme commented Jun 20, 2017

Stanford Core NLP uses several jarfiles internally. Biryani downloads these jarfiles and adds them to a local path when building its image. We need to updated these jarfiles to be downloaded from the proper location.

One that needsto be moved immediatky is https://json-simple.googlecode.com/files/json-simple-1.1.1.jar ->
https://cliftonlabs.github.io/json-simple/target/json-simple-2.1.2.jar

@cegme
Copy link
Member Author

cegme commented Jun 20, 2017

@solaimani It looks like the broken links should be working in the kalman kilter branch. When installing try and use this one. Here is the Dockerfile that is run https://github.com/oudalab/biryani/edit/kalman_filter_all_anno/corenlp/Dockerfile

In the example above, it uses http://central.maven.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar

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

No branches or pull requests

2 participants