-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I get this warning during maven packaging:
$ mvn package
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for fr.cirad:gigwa2:war:2.5.1-RELEASE
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.codehaus.mojo:exec-maven-plugin @ line 344, column 12
[WARNING] 'profiles.profile[bundles].plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.codehaus.mojo:exec-maven-plugin @ line 979, column 14
[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]Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels