gnodet commented on pull request #391: URL: https://github.com/apache/maven/pull/391#issuecomment-735603574
@rfscholte I've pushed a better commit for the `ReactorModelCache` at https://github.com/gnodet/maven/commit/e60fce46da6c783724f9b552b7e491a8efba4037 There's stil the cast in `DefaultModelBuilder` (which could be transformed into an assertion given the `TransformerContextBuilder` is created by the `DefaultModelBuilder`, but the `TranformerContext` which is supposed to be immutable does not have the `putSource` method anymore. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org