diff --git a/pom.xml b/pom.xml index 8e594bb01a36601873e8b046d8e495de70730963..cdf1aa422f533baf651d7d17b3107db1087dd263 100644 --- a/pom.xml +++ b/pom.xml @@ -1,43 +1,68 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.example cli-menu-app 1.0-SNAPSHOT + jar - 17 - 17 + 11 + 11 UTF-8 + - info.picocli picocli - 4.7.6 + 4.7.6 + - + org.apache.maven.plugins - maven-jar-plugin - 3.3.0 + maven-compiler-plugin + 3.11.0 + + 11 + 11 + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 3.6.0 + com.example.climenu.Main + + jar-with-dependencies + + + + make-assembly + package + + single + + +