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/