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

Update supplemental-models.xml for jetty-sslengine

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 1.4.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Build error due to ambiguous license description in POM for jetty-sslengine. New dependency probably coming in after updating default Hadoop version for build to 2.7.4. In any case, update supplemental-models.xml.

      [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (check-aggregate-license) @ hbase-assembly ---
      [WARNING] Rule 0: org.apache.maven.plugins.enforcer.EvaluateBeanshell failed with message:
      License errors detected, for more detail find ERROR in
                          hbase-assembly/target/maven-shared-archive-resources/META-INF/LICENSE
      
      This product includes Jetty SSLEngine licensed under the Apache License Version 2.
      
      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>org.mortbay.jetty</groupId>
      <artifactId>jetty-sslengine</artifactId>
      <version>6.1.26</version>
      
      maven central search
      g:org.mortbay.jetty AND a:jetty-sslengine AND v:6.1.26
      
      project website
      http://jetty.mortbay.org
      project source
      http://fisheye.codehaus.org/viewrep/jetty/jetty-sslengine/
      

      Attachments

        1. HBASE-19217.patch
          1 kB
          Andrew Kyle Purtell

        Activity

          People

            apurtell Andrew Kyle Purtell
            apurtell Andrew Kyle Purtell
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: