You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/12/15 08:24:28 UTC

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #39067: [SPARK-41522][BUILD] Ping `versions-maven-plugin` to 2.13.0 for GA pass

dongjoon-hyun commented on code in PR #39067:
URL: https://github.com/apache/spark/pull/39067#discussion_r1049339026


##########
dev/test-dependencies.sh:
##########
@@ -76,11 +76,13 @@ function reset_version {
   find "$HOME/.m2/" | grep "$TEMP_VERSION" | xargs rm -rf
 
   # Restore the original version number:
-  $MVN -q versions:set -DnewVersion=$OLD_VERSION -DgenerateBackupPoms=false > /dev/null
+  # SPARK-41522: ping versions-maven-plugin version for GA pass

Review Comment:
   `ping` -> `pin`?



-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org