mirror of
https://github.com/apache/maven.git
synced 2025-02-11 12:35:50 +00:00
This map is not used by Maven and the computation can be quite heavy, so lazily compute it. In addition, do not clone the map as it's an unmodifiable one already. This closes #263