This is an automated email from the ASF dual-hosted git repository.

chinmayskulkarni pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/master by this push:
     new a793686  PHOENIX-6017: Hadoop QA Precommit build keeps failing with 
release audit warning for phoenix-server/dependency-reduced-pom.xml
a793686 is described below

commit a79368664f04f460fdc1bbf41b223c984b5c257d
Author: Chinmay Kulkarni <chinmayskulka...@gmail.com>
AuthorDate: Thu Jul 16 13:06:26 2020 -0700

    PHOENIX-6017: Hadoop QA Precommit build keeps failing with release audit 
warning for phoenix-server/dependency-reduced-pom.xml
---
 phoenix-server/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/phoenix-server/pom.xml b/phoenix-server/pom.xml
index 873380f..1ce0bea 100644
--- a/phoenix-server/pom.xml
+++ b/phoenix-server/pom.xml
@@ -83,6 +83,7 @@
               <goal>shade</goal>
             </goals>
             <configuration>
+                
<dependencyReducedPomLocation>${basedir}/target/pom.xml</dependencyReducedPomLocation>
                 
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
                 <shadeTestJar>false</shadeTestJar>
                 <transformers>

Reply via email to