build: revised build scripts

This commit is contained in:
Eberhard Graether
2019-11-05 17:00:39 +01:00
parent 8264b8cae3
commit c34b17418d
11 changed files with 33 additions and 141 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ cd $ROOT_DIR/
cd java_indexer
echo "cleaning and building java_indexer.jar"
echo -e $INFO "cleaning and building java_indexer.jar"
mvn clean package
cd ../