Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4544

Concurrent access to Maven internals involving active component collections is not thread-safe

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0-alpha-6
    • 3.0-alpha-7
    • Embedding
    • None

    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.

      Attachments

        Activity

          People

            bentmann Benjamin Bentmann
            bentmann Benjamin Bentmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: