Rebecca Guo created MESOS-5694:
----------------------------------
Summary: configure: error: can not find mvn on your path when
running ../configure
Key: MESOS-5694
URL: https://issues.apache.org/jira/browse/MESOS-5694
Project: Mesos
Issue Type: Bug
Affects Versions: 0.28.2
Environment: Redhat 7.1
Reporter: Rebecca Guo
trying to install Mesos 0.28.2 from source code, during running configure
command, it throws :
checking whether or not we can build with JNI... yes
checking for mvn... no
configure: error: can not find mvn on your path
-------------------------------------------------------------------
You may want verify that Maven has been correctly installed and
added to your PATH or set the MAVEN_HOME environment variable
to point to your Maven installation.
-------------------------------------------------------------------
configure: error: can not find mvn on your path
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)