diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index 247cd494..81520e27 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -7,16 +7,13 @@ 2.12.0-SNAPSHOT 4.0.0 - org.mustangproject Mustang-CLI e-invoices commandline tool, allowing to create(embed), split and validate Factur-X/ZUGFeRD files. Validation should also work for XRechnung/CII. jar - 2.12.0-SNAPSHOT UTF-8 - 11 11 11 @@ -111,18 +108,6 @@ maven-compiler-plugin 2.3.2 - - - true - org.mustangproject.commandline.main - - - - jar-with-dependencies - - - 11 11 @@ -150,24 +135,12 @@ META-INF/*.RSA - - log4j:log4j - - ** - - commons-logging:commons-logging ** - - com.sun.xml.bind:jaxb-impl - - ** - - diff --git a/library/pom.xml b/library/pom.xml index 76b7e8b7..5ada8d65 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -8,9 +8,7 @@ 4.0.0 - org.mustangproject library - 2.12.0-SNAPSHOT jar Library to write, read and validate e-invoices (Factur-X, ZUGFeRD, Order-X, XRechnung/CII) FOSS Java library to read, write and validate european electronic invoices and orders in the UN/CEFACT @@ -47,11 +45,9 @@ github -Xdoclint:none - 11 11 11 - true - + true @@ -170,12 +166,6 @@ maven-compiler-plugin 3.13.0 - - jar-with-dependencies - - - 11 11 @@ -234,10 +224,8 @@ 3.5.3 true - false - + false - *:* @@ -246,12 +234,6 @@ META-INF/*.RSA - - log4j:log4j - - ** - - commons-logging:commons-logging @@ -269,9 +251,6 @@ - diff --git a/pom.xml b/pom.xml index 0c747e0d..15983ee6 100644 --- a/pom.xml +++ b/pom.xml @@ -63,8 +63,7 @@ maven-deploy-plugin 3.0.0-M1 - internal.repo::default::file://${project.build.directory}/mvn-repo - + internal.repo::default::file://${project.build.directory}/mvn-repo @@ -82,6 +81,7 @@ org.apache.maven.plugins maven-surefire-plugin + 3.3.1 alphabetical @@ -90,9 +90,6 @@ org.apache.maven.plugins maven-source-plugin 3.2.1 - - UTF-8 - attach-javadoc @@ -118,7 +115,6 @@ github -Xdoclint:none - 11 11 11 true @@ -27,18 +25,15 @@ UTF-8 - false - - 11 + false 11 11 - ${project.groupId} library - 2.12.0-SNAPSHOT + ${project.version} jakarta.xml.bind @@ -134,12 +129,6 @@ maven-compiler-plugin 2.3.2 - - jar-with-dependencies - - - 11 11 @@ -163,24 +152,12 @@ META-INF/*.RSA - - log4j:log4j - - ** - - commons-logging:commons-logging ** - - com.sun.xml.bind:jaxb-impl - - ** - -