You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Bernardo Gomez Palacio (JIRA)" <ji...@apache.org> on 2014/04/27 10:26:14 UTC

[jira] [Commented] (MESOS-1252) Support ENV MAVEN_HOME to establish the path of the `mvn` executable.

    [ https://issues.apache.org/jira/browse/MESOS-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982247#comment-13982247 ] 

Bernardo Gomez Palacio commented on MESOS-1252:
-----------------------------------------------

https://reviews.apache.org/r/20750/

> Support ENV MAVEN_HOME to establish the path of the `mvn` executable.
> ---------------------------------------------------------------------
>
>                 Key: MESOS-1252
>                 URL: https://issues.apache.org/jira/browse/MESOS-1252
>             Project: Mesos
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.19.0
>            Reporter: Bernardo Gomez Palacio
>            Assignee: Bernardo Gomez Palacio
>
> Currently `configure.ac` looks for the `mvn` executable in the path. This might not always be the best way to define which Maven version Mesos should use for the build.
> We should support an environment variable named "MAVEN_HOME" such that the Maven executable is searched for at "$MAVEN_HOME/bin".



--
This message was sent by Atlassian JIRA
(v6.2#6252)