You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2023. It is now read-only.
Running any of maven commands (Validate is a good sample) produces the warnings below.
[WARNING] Some problems were encountered while building the effective model for com.g4s8:ghman:jar:1.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.jcabi:jcabi-http:jar -> duplicate declaration of version 1.17.2 @ line 117, column 17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.glassfish:javax.json:jar -> duplicate declaration of version 1.1.4 @ line 154, column 17
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 179, column 15
The text was updated successfully, but these errors were encountered:
Running any of maven commands (Validate is a good sample) produces the warnings below.
The text was updated successfully, but these errors were encountered: