Github user JoshRosen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/10672#discussion_r49261090
  
    --- Diff: dev/test-dependencies.sh ---
    @@ -70,19 +70,10 @@ $MVN -q versions:set -DnewVersion=$TEMP_VERSION 
-DgenerateBackupPoms=false > /de
     # Generate manifests for each Hadoop profile:
     for HADOOP_PROFILE in "${HADOOP_PROFILES[@]}"; do
       echo "Performing Maven install for $HADOOP_PROFILE"
    -  $MVN $HADOOP2_MODULE_PROFILES -P$HADOOP_PROFILE jar:jar install:install 
-q \
    -    -pl '!assembly' \
    --- End diff --
    
    Also, note that we need to install dummy JARs and test JARs for all modules 
so that `mvn validate` doesn't fail during dependency resolution.


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

Reply via email to