LuciferYang commented on code in PR #47705:
URL: https://github.com/apache/spark/pull/47705#discussion_r1713129332
##########
assembly/pom.xml:
##########
@@ -176,39 +176,41 @@
only be loaded when we run Spark Connect shell, see also
AbstractCommandBuilder.buildClassPath and SPARK-48936.
-->
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>exec-maven-plugin</artifactId>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-dependency-plugin</artifactId>
Review Comment:
use `maven-dependency-plugin<` here is great.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]