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 "Scott Coplin (JIRA)" <ji...@apache.org> on 2010/05/14 19:22:44 UTC

[jira] Created: (HADOOP-6765) Duplicate commons-net in published POM

Duplicate commons-net in published POM
--------------------------------------

                 Key: HADOOP-6765
                 URL: https://issues.apache.org/jira/browse/HADOOP-6765
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 0.20.2
            Reporter: Scott Coplin


The POM file that was published to the maven central repository for 0.20.2 contains two dependency entries for commons-net.

http://repo1.maven.org/maven2/org/apache/hadoop/hadoop-core/0.20.2/hadoop-core-0.20.2.pom

I believe Maven flags this as a warning and moves on, but it causes other maven-based tools such as M2Eclipse to choke.  It would be nice to have this fixed and a corrected POM republished.

Looks like the same problem exists on trunk as well in what I presume is the source template for the POM.  (http://svn.apache.org/viewvc/hadoop/common/trunk/ivy/hadoop-core-template.xml?view=markup)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.