Openhab-core build failed to collect dependencies at org.eclipse.emf:org.eclipse.emf.mwe2.launch

Hi,

I tried to build the current main branch of openhab-core and got the following error:

Failed to execute goal on project org.openhab.core.bom.compile-model: Could not resolve dependencies for project org.openhab.core.bom:org.openhab.core.bom.compile-model:pom:3.4.0-SNAPSHOT: Failed to collect dependencies at org.eclipse.emf:org.eclipse.emf.mwe2.launch:jar:2.12.2 -> org.eclipse.emf:org.eclipse.emf.mwe2.language:jar:[2.12.2]

Does anyone know how to solve this?

Thanks,
Patrick

Nevermind, I could solve the issue by deleting the Maven Repository Cache (~/.m2/repository).