ZUGFeRD / mustangproject

Open Source Java e-Invoicing library, validator and tool (Factur-X/ZUGFeRD, UNCEFACT/CII XRechnung)
http://www.mustangproject.org
Apache License 2.0
168 stars 99 forks source link

Warnungen aus den pom.xml beim Öffnen in Eclipse bzw. beim Build vermeiden #384

Closed langfr closed 1 month ago

langfr commented 1 month ago

und Vereinheitlichung der Formatierung.

'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. pom.xml /library line 143 Language Servers GroupId is duplicate of parent groupId pom.xml /Mustang-CLI line 9 Maven pom Loading Problem GroupId is duplicate of parent groupId pom.xml /library line 10 Maven pom Loading Problem GroupId is duplicate of parent groupId pom.xml /library line 10 Language Servers GroupId is duplicate of parent groupId pom.xml /validator line 9 Maven pom Loading Problem Invalid plugin configuration: descriptorRefs pom.xml /library line 155 Language Servers Version is duplicate of parent version pom.xml /Mustang-CLI line 13 Maven pom Loading Problem Version is duplicate of parent version pom.xml /library line 12 Maven pom Loading Problem Version is duplicate of parent version pom.xml /library line 12 Language Servers Version is duplicate of parent version pom.xml /validator line 14 Maven pom Loading Problem Invalid plugin configuration: encoding

$ mvn clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.mustangproject:library:jar:2.10.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 143, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.mustangproject:validator:jar:2.10.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 147, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.mustangproject:Mustang-CLI:jar:2.10.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 82, column 18 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.mustangproject:core:pom:2.10.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 82, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING]