Till Toenshoff created MESOS-1290:
-------------------------------------

             Summary:  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
            Priority: Minor


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)

Reply via email to