Konrad Windszus opened MSHARED-1420 and commented
Currently if some class loading exception happens while trying to initialize the embedded launcher it will transparent fall back to fork mode without emitting anything (
). There should be at least a warning being emitted to clarify why the embedded launcher was not used.
This is particularly an issue from within an IDE where mvn cannot be found in the PATH.
Affects: maven-verifier-1.8.0