gortiz commented on code in PR #13956: URL: https://github.com/apache/pinot/pull/13956#discussion_r1771409572
########## pom.xml: ########## @@ -293,6 +293,7 @@ <!-- This plugin slows down the builds, most likely caused by an issue in the deprecated org.apache.maven.shared.utils.io.DirectoryScanner --> <rat.skip>true</rat.skip> <spotless.check.skip>true</spotless.check.skip> + <shade.phase.prop>none</shade.phase.prop> Review Comment: This is more added as a comment. Due to how Maven works, in projects where this property is changed, that change has more priority than this one. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org