dongjoon-hyun commented on issue #24833: [SPARK-27979][BUILD][test-maven] 
Remove deprecated `--force` option in `build/mvn` and `run-tests.py`
URL: https://github.com/apache/spark/pull/24833#issuecomment-501366392
 
 
   Thank you for pinging me, @zsxwing . Yes. We need to fix the following 
script for that job in the Jenkins server as @srowen did on the master Jenkins.
   ```
   + [[ master < branch-1.5 ]]
   + MVN='build/mvn --force -DzincPort=3067'
   + MVN_FLAGS=(-DskipTests -P"$HADOOP_PROFILE" -Phive-thriftserver 
-Pkinesis-asl -Pspark-ganglia-lgpl -Pmesos)
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to