Matthias Friedrich created HADOOP-8745:
------------------------------------------

             Summary: Incorrect version numbers in hadoop-core POM
                 Key: HADOOP-8745
                 URL: https://issues.apache.org/jira/browse/HADOOP-8745
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 1.0.3
            Reporter: Matthias Friedrich
            Priority: Minor


The hadoop-core POM as published to Maven central has different dependency 
versions than Hadoop actually has on its runtime classpath. This can lead to 
client code working in unit tests but failing on the cluster and vice versa.

The following version numbers are incorrect: jackson-mapper-asl, kfs, and 
jets3t. There's also a duplicate dependency to commons-net.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to