[ https://issues.apache.org/jira/browse/MINVOKER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Lamy (*$^¨%`£) resolved MINVOKER-247. --------------------------------------------- Resolution: Fixed avoid NPE with [https://github.com/apache/maven-invoker-plugin/commit/e99a189e99cc655ed2f399cbb3d9f3a36625db4a] But still not sure about the root cause. > NPE in InstallMojo > ------------------ > > Key: MINVOKER-247 > URL: https://issues.apache.org/jira/browse/MINVOKER-247 > Project: Maven Invoker Plugin > Issue Type: Bug > Affects Versions: 3.2.0 > Reporter: Olivier Lamy (*$^¨%`£) > Assignee: Olivier Lamy (*$^¨%`£) > Priority: Blocker > Fix For: 3.2.1 > > > {code:java} > Caused by: java.lang.NullPointerException > at org.apache.maven.plugins.invoker.InstallMojo.installProjectPom > (InstallMojo.java:387) > at org.apache.maven.plugins.invoker.InstallMojo.installProjectArtifacts > (InstallMojo.java:325) > at org.apache.maven.plugins.invoker.InstallMojo.installProjectDependencies > (InstallMojo.java:462) > at org.apache.maven.plugins.invoker.InstallMojo.execute > (InstallMojo.java:184){code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)