You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/07/25 18:07:20 UTC

[jira] [Commented] (MNG-5670) ConcurrentModificationException during DefaultMaven.newRepositorySession

    [ https://issues.apache.org/jira/browse/MNG-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392406#comment-15392406 ] 

Hudson commented on MNG-5670:
-----------------------------

SUCCESS: Integrated in maven-3.x #1342 (See [https://builds.apache.org/job/maven-3.x/1342/])
[MNG-5670] guard against ConcurrentModificationException [MNG-6053] (schulte: rev f848bc20f90ff25f5585f3f9515de65dfe12779a)
* 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)