You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "srowen (via GitHub)" <gi...@apache.org> on 2023/03/19 15:27:46 UTC

[GitHub] [spark] srowen commented on a diff in pull request #40476: [WIP][MINOR][BUILD] Remove unused properties in pom file

srowen commented on code in PR #40476:
URL: https://github.com/apache/spark/pull/40476#discussion_r1141395575


##########
resource-managers/kubernetes/integration-tests/pom.xml:
##########
@@ -26,8 +26,6 @@
 
   <artifactId>spark-kubernetes-integration-tests_2.12</artifactId>
   <properties>
-    <download-maven-plugin.version>1.3.0</download-maven-plugin.version>
-    <extraScalaTestArgs></extraScalaTestArgs>

Review Comment:
   I think at some point we added things like this explicitly to override test args to be empty, because they were non-empty in the parent or something. I don't know if this is still the case though.



-- 
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