[ https://issues.apache.org/jira/browse/MINVOKER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16763503#comment-16763503 ]
Robert Scholte commented on MINVOKER-247: ----------------------------------------- Caused by first attempt to fix MNG-6069. Critical commit has been reverted. > 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)