Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.9.7
-
None
Description
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.
Attachments
Issue Links
- is a clone of
-
MNG-8031 Backport: Make Maven transfer listener used with Resolver more concurrent friendly
- Closed
- links to