You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org> on 2019/01/30 23:33:00 UTC

[jira] [Created] (MINVOKER-247) NPE in InstallMojo

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)