From 906c784ce2881b6407c70c6cee392f52dace592d Mon Sep 17 00:00:00 2001 From: Andrew Purtell Date: Thu, 28 Mar 2019 09:59:46 -0700 Subject: [PATCH] Amend HBASE-21135 Build fails on windows as it fails to parse windows path during license check Fix Maven warning introduced by this change --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 8c0745c8e4..7914bebd57 100755 --- a/pom.xml +++ b/pom.xml @@ -1026,13 +1026,7 @@ - - - - - org.codehaus.mojo - build-helper-maven-plugin - + create-license-file-path-property -- 2.21.0