New packaging in progress

This commit is contained in:
Claude Brisson
2023-06-08 22:24:30 +02:00
parent f06d6c78d9
commit 83ce0cfe10
16 changed files with 303 additions and 540 deletions

2
run.sh
View File

@@ -1,3 +1,3 @@
#!/bin/sh
mvn package && java -jar application/target/pairgoth-engine.war
mvn package && java -jar application/target/pairgoth-engine.jar