-
Bug
-
Resolution: Done
-
Major
-
25.0.0.Beta1
-
None
The maven resources plugin is declared twice for the same profile in wildfly-ts-integ-ws
This lead to the following warning:
$ mvn clean initialize [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.wildfly:wildfly-ts-integ-ws:jar:25.0.0.Final-SNAPSHOT [WARNING] 'profiles.profile[layers.profile].plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 288, column 29 [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]