stoty commented on code in PR #2165: URL: https://github.com/apache/phoenix/pull/2165#discussion_r2113162766
########## phoenix-mapreduce-byo-shaded-hbase/pom.xml: ########## @@ -578,6 +578,12 @@ <artifactId>commons-configuration2</artifactId> <version>${commons-configuration2.excludeonly.version}</version> <scope>provided</scope> + <exclusions> Review Comment: Are you sure this is necessary here ? Provided should transitively apply to transitive dependencies, if the only user set to provided. -- 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: issues-unsubscr...@phoenix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org