Github user JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/11662#discussion_r55904943
--- Diff: pom.xml ---
@@ -2082,23 +2082,6 @@
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-dependency-plugin</artifactId>
- <executions>
- <execution>
- <id>default-cli</id>
- <goals>
- <goal>build-classpath</goal>
- </goals>
- <configuration>
--- End diff --
This setting-change is needed in order for the dev/dependecies files to be
generated properly, but I don't think we need the execution. Is there a way to
keep the configuration change so that the `dev/test-dependencies` script
continues to work but remove the default execution so that it's no longer
automatically triggered?
---
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]