You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Nanda kumar (JIRA)" <ji...@apache.org> on 2018/05/22 19:15:00 UTC

[jira] [Created] (HADOOP-15490) Multiple declaration of maven-enforcer-plugin found in pom.xml

Nanda kumar created HADOOP-15490:
------------------------------------

             Summary: Multiple declaration of maven-enforcer-plugin found in pom.xml
                 Key: HADOOP-15490
                 URL: https://issues.apache.org/jira/browse/HADOOP-15490
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Nanda kumar
            Assignee: Nanda kumar


Multiple declaration of {{maven-enforcer-plugin}} in {{pom.xml}} is causing the below warning during build.
{noformat}
[WARNING] Some problems were encountered while building the effective model for org.apache.hadoop:hadoop-project:pom:3.2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-enforcer-plugin @ org.apache.hadoop:hadoop-main:3.2.0-SNAPSHOT, /Users/nvadivelu/codebase/apache/hadoop/pom.xml, line 431, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.hadoop:hadoop-main:pom:3.2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-enforcer-plugin @ line 431, column 15
[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.
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org