diff --git a/lib/install_local_dependencies.sh b/lib/install_local_dependencies.sh index 1de980a..89364d9 100644 --- a/lib/install_local_dependencies.sh +++ b/lib/install_local_dependencies.sh @@ -1,2 +1 @@ -cd .. mvn -N install:install-file -Dfile=lib/IslandWorld-8.5.jar -DgroupId=pl.gnacik.islandworld -DartifactId=IslandWorld -Dversion=8.5 -Dpackaging=jar -DgeneratePom=true \ No newline at end of file