[
https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell reopened HBASE-16318:
------------------------------------
This is going to need an addendum on 0.98 for Hadoop 1 builds ( {{mvn clean
install -DskipTests -Dhadoop.profile=1.1}} ).
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on
project hbase-assembly:
Error rendering velocity resource.
Error invoking method 'get(java.lang.Integer)' in java.util.ArrayList at
META-INF/LICENSE.vm[line 1671, column 8]:
InvocationTargetException: Index: 0, Size: 0 -> [Help 1]
{noformat}
> fail build if license isn't in whitelist
> ----------------------------------------
>
> Key: HBASE-16318
> URL: https://issues.apache.org/jira/browse/HBASE-16318
> Project: HBase
> Issue Type: Sub-task
> Components: build, dependencies
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 0.98.22, 1.1.7
>
> Attachments: HBASE-16318.0.patch, HBASE-16318.1.patch,
> HBASE-16318.2.patch, HBASE-16318.3.patch
>
>
> we use supplemental-models.xml to make sure we have consistent names and
> descriptions for licenses. we also know what licenses we expect to see in our
> build. If we see a different one
> # fail the velocity template process
> # if possible, include some information about why this happened
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)