Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19723

hbase-thrift declares slf4j-api twice

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 2.0.0
    • Thrift
    • None

    Description

      Currently hbase-thrift declares the dependency slf4j-api twice resulting in the following warning

      [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase-thrift:jar:3.0.0-SNAPSHOT
      [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-api:jar -> duplicate declaration of version (?) @ org.apache.hbase:hbase-thrift:[unknown-version], /Users/jan/Documents/Projects/github/hbase/hbase-thrift/pom.xml, line 250, column 17
      [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.
      

      One should be removed.

      Attachments

        1. HBASE-19723.master.001.patch
          0.8 kB
          Jan Hentschel

        Issue Links

          Activity

            People

              janh Jan Hentschel
              janh Jan Hentschel
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: