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

check-aggregate-license error related to javadns after HADOOP-17317

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.5.0
    • 2.5.0, 3.0.0-alpha-2
    • build, hadoop3
    • None

    Description

      This impacts any HBase branch compiling vs. Hadoop trunk (current 3.4.0-SNAPSHOT), which includes HADOOP-17317. Build fails with

      [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (check-aggregate-license) @ hbase-shaded-client ---                                                                                         
      [WARNING] Rule 0: org.apache.maven.plugins.enforcer.EvaluateBeanshell failed with message:                                                                                                    
      License errors detected, for more detail find ERROR in                                                                                                                                        
                          /Users/ndimiduk/repos/apache/hbase/hbase-shaded/hbase-shaded-client/target/maven-shared-archive-resources/META-INF/LICENSE
      

      The aggregated license file contains this entry,

      --
      This product includes dnsjava licensed under the BSD-2-Clause.
      
      ERROR: Please check ^^^^^^^^^^^^ this License for acceptability here:
      
      https://www.apache.org/legal/resolved
      
      If it is okay, then update the list named 'non_aggregate_fine' in the LICENSE.vm file.
      If it isn't okay, then revert the change that added the dependency.
      
      More info on the dependency:
      
      <groupId>dnsjava</groupId>
      <artifactId>dnsjava</artifactId>
      <version>3.4.0</version>
      
      maven central search
      g:dnsjava AND a:dnsjava AND v:3.4.0
      
      project website
      https://github.com/dnsjava/dnsjava
      project source
      https://github.com/dnsjava/dnsjava
      

       

      Attachments

        Activity

          People

            ndimiduk Nick Dimiduk
            ndimiduk Nick Dimiduk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: