[ https://issues.apache.org/jira/browse/MNG-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397691#comment-15397691 ]
Hudson commented on MNG-5670: ----------------------------- SUCCESS: Integrated in maven-3.x #1344 (See [https://builds.apache.org/job/maven-3.x/1344/]) [MNG-5670] guard against ConcurrentModificationException [MNG-6053] (schulte: rev 53077505a7e9408565ec30a43ad243c41189a94e) * maven-aether-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemUtils.java > ConcurrentModificationException during DefaultMaven.newRepositorySession > ------------------------------------------------------------------------ > > Key: MNG-5670 > URL: https://issues.apache.org/jira/browse/MNG-5670 > Project: Maven > Issue Type: Bug > Components: Embedding > Reporter: Igor Fedorenko > Assignee: igorfie > Fix For: 3.2.3 > > > DefaultMaven.newRepositorySession will fail with > ConcurrentModificationException if System.properties is modified concurrently > by another thread. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=439227 > for original bug report against m2e. -- This message was sent by Atlassian JIRA (v6.3.4#6332)