Aggarwal-Raghav commented on code in PR #6054:
URL: https://github.com/apache/hive/pull/6054#discussion_r2316322081


##########
standalone-metastore/metastore-common/pom.xml:
##########
@@ -564,29 +560,6 @@
         </executions>
       </plugin>
       <!-- TODO MS-SPLIT javadoc plugin -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-enforcer-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>enforce-banned-dependencies</id>
-            <goals>
-              <goal>enforce</goal>
-            </goals>
-            <configuration>

Review Comment:
   removed the enforcer pluging from 
`standalone-metastore/metastore-common/pom.xml` and 
`standalone-metastore/metastore-server/pom.xml` and moved to 
`standalone-metastore/pom.xml` i.e. a common place and updated it with the same 
list of banned dependency as in parent `pom.xml`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to