rfscholte commented on pull request #442:
URL: https://github.com/apache/maven/pull/442#issuecomment-797673154
This is the next I want to fix. I do understand the cause: before the commit
both filemodel and raw model where part of phase 1, now raw model has moved to
phase 2. This is also w
rfscholte commented on pull request #442:
URL: https://github.com/apache/maven/pull/442#issuecomment-775452109
I need to investigate this a bit more. My thought would be that during phase
1 the maps are filled, and this is single threaded. During phase 2 the builds
are done in parallel, an