You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Isabel Jimenez (JIRA)" <ji...@apache.org> on 2014/06/18 01:09:05 UTC

[jira] [Resolved] (MESOS-1290) Unable to find mvn on your path.

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

Isabel Jimenez resolved MESOS-1290.
-----------------------------------

    Resolution: Fixed

>  Unable to find mvn on your path.
> ---------------------------------
>
>                 Key: MESOS-1290
>                 URL: https://issues.apache.org/jira/browse/MESOS-1290
>             Project: Mesos
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.18.1
>         Environment: Fedora20
>            Reporter: Till Toenshoff
>            Assignee: Isabel Jimenez
>            Priority: Minor
>              Labels: build, configure, maven, mvn
>
> While running configure: 
> {{../configure CXX=clang++ CC=clang}} 
> the following is displayed:
> {noformat}
> [...]
> checking whether -pthread is sufficient with -shared... yes
> checking for backtrace in -lunwind... no
> checking whether or not we can build with JNI... yes
> checking for mvn... no
> configure: error: Unable to find mvn on your path.
> {noformat}
> While I do know that the culprit is a missing Maven installation, a quick google on that exact error message only reveals some Mesos specific links. I think it would be great if that error message was a bit more verbose, similar to those we display in cases where dependencies like JNI-headers, Zookeeper or LevelDB are not found.



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