Details
Description
The following exception is caused by concurrent access to a component collection:
java.lang.NullPointerException at org.codehaus.plexus.component.collections.ComponentMap.get(ComponentMap.java:68)
Issue Links
- is depended upon by
-
MNG-4544
Concurrent access to Maven internals involving active component collections is not thread-safe
-
Fixed in r8593.