You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Appy (JIRA)" <ji...@apache.org> on 2017/02/03 19:55:51 UTC

[jira] [Updated] (HBASE-14199) maven-remote-resources-plugin failure processing NOTICE.vm in hbase-assembly

     [ https://issues.apache.org/jira/browse/HBASE-14199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Appy updated HBASE-14199:
-------------------------
    Description: 
Only seen when building 0.98 with -Dhadoop.profile=1.1. Happens with both JDK 6 and 7. 

{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/NOTICE.vm[line 275, column 22]:
InvocationTargetException: Index: 0, Size: 0 -> [Help 1]
{noformat}

From later comment by busbey:
"Use -Dlicense.debug.print.included=true and then to examine the generated LICENSE file to see what transitive dependency doesn't have license information.""



  was:
Only seen when building 0.98 with -Dhadoop.profile=1.1. Happens with both JDK 6 and 7. 

{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/NOTICE.vm[line 275, column 22]:
InvocationTargetException: Index: 0, Size: 0 -> [Help 1]
{noformat}


> maven-remote-resources-plugin failure processing NOTICE.vm in hbase-assembly
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-14199
>                 URL: https://issues.apache.org/jira/browse/HBASE-14199
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.14
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Blocker
>             Fix For: 0.98.14
>
>         Attachments: HBASE-14199-0.98.patch, HBASE-14199.patch, HBASE-14199.patch
>
>
> Only seen when building 0.98 with -Dhadoop.profile=1.1. Happens with both JDK 6 and 7. 
> {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/NOTICE.vm[line 275, column 22]:
> InvocationTargetException: Index: 0, Size: 0 -> [Help 1]
> {noformat}
> From later comment by busbey:
> "Use -Dlicense.debug.print.included=true and then to examine the generated LICENSE file to see what transitive dependency doesn't have license information.""



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)