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 09:42:14 UTC

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

Bernardo Gomez Palacio created MESOS-1252:
---------------------------------------------

             Summary: 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)