-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21950/
-----------------------------------------------------------
(Updated May 28, 2014, 2:43 a.m.)
Review request for mesos, Benjamin Hindman and Till Toenshoff.
Bugs: MESOS-1290
https://issues.apache.org/jira/browse/MESOS-1290
Repository: mesos-git
Description
-------
Verbose Maven error on configure
Diffs
-----
configure.ac 1ebd196
Diff: https://reviews.apache.org/r/21950/diff/
Testing (updated)
-------
./boostrap on a machine without maven installed
mkdir build
cd build
../configure
check for a message more verbose than 'can not find mvn on your path'
export MAVEN_HOME="something"
check for message more verbose than 'can not find mvn inside /bin/something'
Thanks,
Isabel Jimenez