You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Adrian Cole (JIRA)" <ji...@apache.org> on 2019/04/21 03:37:00 UTC

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

    [ https://issues.apache.org/jira/browse/MINVOKER-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822617#comment-16822617 ] 

Adrian Cole commented on MINVOKER-247:
--------------------------------------

particularly at the edge of large projects, this bug is debilitating for efficiency as you have to use `--am` to avoid tripping it. For example, in zipkin this adds a few minutes even skipping tests.

Is there any way that a fix can be released here even if it "should" be reverted whenever the upstream concern is addressed?

> 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)