Skip to content
Snippets Groups Projects
Commit 2069d414 authored by Koehorst, Jasper's avatar Koehorst, Jasper
Browse files

dependency added to build

parent cfb64222
Branches master
No related tags found
No related merge requests found
Pipeline #18667 failed
......@@ -30,8 +30,9 @@ mvn install:install-file -Dfile=$DIR/jargon-core-4.3.0.2-RELEASE-jar-with-depend
# ////////////////////////////////////////////////////////////////////////////////////
# // UNLOCK API
# ////////////////////////////////////////////////////////////////////////////////////
#wget -nc http://download.systemsbiology.nl/unlock/UnlockOntology.jar -O $DIR/UnlockOntology.jar
#mvn install:install-file -Dfile=$DIR/UnlockOntology.jar -DgroupId=nl.munlock -DartifactId=unlockapi -Dversion=1.0.1 -Dpackaging=jar
wget -nc http://download.systemsbiology.nl/unlock/UnlockOntology.jar -O $DIR/UnlockOntology.jar
mvn install:install-file -Dfile=$DIR/UnlockOntology.jar -DgroupId=nl.munlock -DartifactId=unlockapi -Dversion=1.0.1 -Dpackaging=jar
# ////////////////////////////////////////////////////////////////////////////////////
if [ "$1" == "test" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment