[ https://issues.apache.org/jira/browse/MNG-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853626#comment-17853626 ]
Pavlo Shevchenko commented on MNG-8150: --------------------------------------- I will prepare a PR for this. > Make SimplexTransferListener handle absent source/target files > -------------------------------------------------------------- > > Key: MNG-8150 > URL: https://issues.apache.org/jira/browse/MNG-8150 > Project: Maven > Issue Type: Improvement > Affects Versions: 3.9.7 > Reporter: Pavlo Shevchenko > Assignee: Tamas Cservenak > Priority: Minor > Fix For: 3.9.7 > > > See the discussion: > [https://github.com/apache/maven/pull/1471/files#r1632930409] > The `TransferResource#file` may be `null`. The current implementation of the > `SimplexTransferListener` cannot handle this case and will break with an NPE. > > The fix should be merged to `master` and backported to `maven-3.9.x` branches. > > -- This message was sent by Atlassian Jira (v8.20.10#820010)