You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2018/06/25 17:23:00 UTC

[jira] [Resolved] (HBASE-20762) precommit should archive generated LICENSE file

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

Mike Drob resolved HBASE-20762.
-------------------------------
    Resolution: Not A Problem

> precommit should archive generated LICENSE file
> -----------------------------------------------
>
>                 Key: HBASE-20762
>                 URL: https://issues.apache.org/jira/browse/HBASE-20762
>             Project: HBase
>          Issue Type: Bug
>          Components: build, community
>            Reporter: Mike Drob
>            Priority: Major
>
> When a precommit run fails due to license issues, we get pointed to a file in our maven logs:
> {noformat}
> /testptch/hbase/hbase-assembly/target/maven-shared-archive-resources/META-INF/LICENSE
> {noformat}
> But we don't have that file saved, so we don't know what the actual failure was. So we should save that in our build artifacts. Or maybe we can print a snippet from that file directly into the maven log. Both would be acceptable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)