cstamas opened a new issue, #1636: URL: https://github.com/apache/maven-resolver/issues/1636
### Affected version master ### Bug description Places: * basic connector * transport (most often JDK transport) Basic already creates collocated temp file, and out of that transport creates another, but basic my finish (usually due failure) sooner, and cleans up, causing havoc in transport. Simply put, collocated temp files should not be "chained". -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
