Olivier Lamy (*$^¨%`£) created MINVOKER-247:
-----------------------------------------------
Summary: NPE in InstallMojo
Key: MINVOKER-247
URL: https://issues.apache.org/jira/browse/MINVOKER-247
Project: Maven Invoker Plugin
Issue Type: Task
Affects Versions: 3.2.0
Reporter: Olivier Lamy (*$^¨%`£)
Assignee: Olivier Lamy (*$^¨%`£)
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)