Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0-alpha-6
-
Fix Version/s: 3.0-alpha-7
-
Component/s: Embedding
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
For instance
java.lang.NullPointerException at org.codehaus.plexus.component.collections.ComponentMap.get(ComponentMap.java:68) at org.apache.maven.repository.legacy.LegacyRepositorySystem.createArtifactRepository(LegacyRepositorySystem.java:703) at org.apache.maven.repository.legacy.LegacyRepositorySystem.createRepository(LegacyRepositorySystem.java:696) at org.apache.maven.repository.legacy.LegacyRepositorySystem.createLocalRepository(LegacyRepositorySystem.java:228)
This is a consequence of PLX-448.
Issue Links
- depends upon
-
PLX-448
Active component collections are not thread safe
-
Fixed in r902667.