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

Apache Spark reassigned SPARK-14867:
------------------------------------

    Assignee: Apache Spark

> Make `build/mvn` to use the downloaded maven if it exist.
> ---------------------------------------------------------
>
>                 Key: SPARK-14867
>                 URL: https://issues.apache.org/jira/browse/SPARK-14867
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Dongjoon Hyun
>            Assignee: Apache Spark
>            Priority: Trivial
>
> Currently, `build/mvn` provides a convenient option, `--force`, in order to 
> use the recommended version of maven without changing PATH environment 
> variable.
> However, there were two problems.
> - `dev/lint-java` does not use the newly installed maven.
> - It's not easy to type `--force` option always.
> If we use '--force' option once, we had better prefer the Spark recommended 
> maven.
> This issue makes `build/mvn` check the existence of maven installed by 
> `--force` option first.



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

Reply via email to