mirror of
https://github.com/apache/maven.git
synced 2025-02-07 10:38:47 +00:00
5b4b8bd94c
Refactoring the current code setting system properties to synchronize correctly on the given ones: avoids ConcurrentModificationException and NullPointerException if the properties is modified by another thread.