-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
Description
ontology-development-kit/Dockerfile
Line 37 in 0dd8ddb
RUN wget http://build.berkeleybop.org/userContent/owltools/owltools -O /tools/owltools && \ |
old Jenkins down. This was never a good idea anyway. There are multiple other sane things we can do instead:
- add the jar/owltools cli to owltools releases on GH
- release on mvncentral WIP: Removing dependency on local maven repo [knife] owlcollab/owltools#175
- build on a different jenkins
- build as part of docker build (no longer a prob now we are no longer alpine)
- any number of other things
note: since old jenkins down many old travisses will fail since they directly grabbed owltools and robot from there... but this is good, will force a switch to odk!