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

Adrian Cole edited comment on MINVOKER-247 at 4/21/19 3:37 AM:
---------------------------------------------------------------

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?

FWIW we are on absolute latest maven 3.6.1 and no other plug-ins are 
out-of-date (to our knowledge)


was (Author: adriancole):
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)

Reply via email to