-
Bug
-
Resolution: Done
-
Minor
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
wildfly-health dependency declaration is duplicated at legacy/microprofile/health-smallrye maven module:
$ mvn clean install -DskipTests [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.eap:wildfly-microprofile-health-smallrye:jar:7.4.15.GA-redhat-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: ${ee.maven.groupId}:wildfly-health:jar -> duplicate declaration of version (?) @ line 59, 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] [INFO] ------------------------------------------------------------------------