From 610dbc0f5e71bfec6eb97175103fde61e3641625 Mon Sep 17 00:00:00 2001 From: Andrew Purtell Date: Wed, 19 Aug 2015 15:41:48 -0700 Subject: [PATCH] HBASE-14249 shaded jar modules create spurious source and test jars with incorrect LICENSE/NOTICE info Signed-off-by: Sean Busbey Amending-Author: Sean Busbey --- hbase-shaded/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index 148b814c0af..76bb68c19a5 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -33,6 +33,8 @@ true + + true true @@ -113,10 +115,11 @@ shade + false false true ${project.build.directory}/dependency-reduced-pom.xml - true + false org.apache.hbase:hbase-resource-bundle