[
https://jira.codehaus.org/browse/MNG-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Fedorenko closed MNG-5670.
-------------------------------
Resolution: Fixed
Fix Version/s: 3.2.3
Should be fixed now.
There are still couple of "bad" uses of System.properties in maven-compat, but
I did not feel like making changes there. I think it makes more sense to
migrate off maven-compat to more reliable alternatives.
https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=e3000a09c94396d7fd7d65fc236904aa07c7f7f2
https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=8980f67b9b1d0dbc06b68f74a88b9f8589c40e23
> ConcurrentModificationException during DefaultMaven.newRepositorySession
> ------------------------------------------------------------------------
>
> Key: MNG-5670
> URL: https://jira.codehaus.org/browse/MNG-5670
> Project: Maven
> Issue Type: Bug
> Components: Embedding
> Reporter: Igor Fedorenko
> 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.1.6#6162)