Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 0 commits into from

Conversation

langfr
Copy link
Contributor

@langfr langfr commented May 23, 2024

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant