You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/04/23 07:16:12 UTC

[jira] [Assigned] (SPARK-14867) Make `build/mvn` to use the downloaded maven if it exist.

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org