HBASE-14250 ensure hbase-server test-jar has its own LICENSE file and not the one for the non-test jar.

This commit is contained in:
Sean Busbey 2015-08-21 16:21:51 -05:00
parent bcef28eefa
commit e2a1fc78b8
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
<execution>
<id>default</id>
<configuration>
<attachToTest>false</attachToTest>
<properties>
<copyright-end-year>${build.year}</copyright-end-year>
<debug-print-included-work-info>${license.debug.print.included}</debug-print-included-work-info>