jira-importer opened a new issue, #177: URL: https://github.com/apache/maven-verifier/issues/177
**[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** opened **[MSHARED-1420](https://issues.apache.org/jira/browse/MSHARED-1420?redirect=false)** 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 (https://github.com/apache/maven-verifier/blob/ef9d6fb01132b91998683268d51a75c9aca8e4b8/src/main/java/org/apache/maven/shared/verifier/Verifier.java#L1168). 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
