cstamas closed pull request #1893: bug: resident does not carries over TCCL
URL: https://github.com/apache/maven/pull/1893
--
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 un
cstamas opened a new pull request, #1893:
URL: https://github.com/apache/maven/pull/1893
And other stuff. We need to reconsider how to properly copy context, and
which values should be carried over, as for example writer must not be carried
over, as it's creation is null-check protected.