[ https://issues.apache.org/jira/browse/SPARK-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14333887#comment-14333887 ]
Apache Spark commented on SPARK-3355: ------------------------------------- User 'brennonyork' has created a pull request for this issue: https://github.com/apache/spark/pull/4734 > Allow running maven tests in run-tests > -------------------------------------- > > Key: SPARK-3355 > URL: https://issues.apache.org/jira/browse/SPARK-3355 > Project: Spark > Issue Type: Improvement > Components: Project Infra > Reporter: Patrick Wendell > > We should have a variable called AMPLAB_JENKINS_BUILD_TOOL that decides > whether to run sbt or maven. > This would allow us to simplify our build matrix in Jenkins... currently the > maven builds run a totally different thing than the normal run-tests builds. > The maven build currently does something like this: > {code} > mvn -DskipTests -Pprofile1 -Pprofile2 ... clean package > mvn test -Pprofile1 -Pprofile2 ... --fail-at-end > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org