jira-importer opened a new issue, #523: URL: https://github.com/apache/maven-invoker-plugin/issues/523
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MINVOKER-297](https://issues.apache.org/jira/browse/MINVOKER-297?redirect=false)** and commented when non existing Maven Home is provided in configuration we have: ``` ... Caused by: java.lang.NullPointerException at org.apache.maven.plugins.invoker.SelectorUtils.getMavenVersion (SelectorUtils.java:132) at org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuilds (AbstractInvokerMojo.java:1302) at org.apache.maven.plugins.invoker.AbstractInvokerMojo.execute (AbstractInvokerMojo.java:829) ``` --- **Affects:** 3.2.2 **Remote Links:** - [GitHub Pull Request #104 ](https://github.com/apache/maven-invoker-plugin/pull/104) -- 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: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org