Github user JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/7375#discussion_r34541288
--- Diff: pom.xml ---
@@ -319,17 +306,6 @@
<version>1.0.0</version>
</dependency>
<!--
- This depndency has been added to provided scope as it is needed for
executing build
- specific groovy scripts using gmaven+ and not required for
downstream project building
- with spark.
- -->
- <dependency>
--- End diff --
Note that removing this from the dependencies list will remove Groovy as a
provided dependency from all of the Spark project POMs. I always thought it
was really confusing how the published Maven artifacts would declare a
dependency on Groovy, so I'm glad to see this cleaned up.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]