Melloware created MYFACES-4581:
----------------------------------
Summary: Felix Bundle ConcurrentModificationException
Key: MYFACES-4581
URL: https://issues.apache.org/jira/browse/MYFACES-4581
Project: MyFaces Core
Issue Type: Bug
Components: build process
Affects Versions: 4.0.0
Reporter: Melloware
Running `mvn clean install` locally on my machine I get
`ConcurrentModificationExcepiton` in the Felix plugin. Bumping to 5.1.8 fixes
the issue.
{code:java}
Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
Maven home: C:\Tools\apache-maven-3.9.0
Java version: 17.0.5, vendor: Eclipse Adoptium, runtime: C:\Tools\jdk-17
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows" {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)