[ 
https://issues.apache.org/jira/browse/SPARK-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-3355:
-----------------------------
    Target Version/s:   (was: 1.2.0)
            Assignee: Brennon York

> 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
>            Assignee: Brennon York
>             Fix For: 1.4.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to