Compile
GIT Repo
Get latest source from git@gitext.gfz-potsdam.de:geomultisens/gms-aux.git
Dependencies
Maven and Java 8
for Debian/Ubuntu: sudo apt install openjdk-8-jdk maven
Build
- clone the repo via
git clone git@gitext.gfz-potsdam.de:geomultisens/gms-aux.git
-
cd
into the the createdgms-aux
folder - call
mvn clean install -DskipTests
(in case you want to execute the tests simply omit the-DskipTests
flag) - the generated jars will be found in the
target
folder of each submodule and copied to the local maven repo folder, e.g.~/.m2/