Skip to content

Incompatibility with Eclipse >=2026-03 (because of dependencies) #321

@maxkratz

Description

@maxkratz

In its current (2026-03-13) state, eMoflon::Neo cannot be built nor installed in the latest Eclipse 2026.03. This is because of dependency problems.

Installation errors can be seen in this CI log:

[...]
=> Installing plug-in: emoflon.
Mar 12, 2026 3:59:07 PM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider ch.qos.logback.classic.spi.LogbackServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle ch.qos.logback.classic
Cannot complete the install because some dependencies are not satisfiable
	Software being installed: eMoflon::Neo 2.0.0.202510231833 (org.emoflon.neo.feature.feature.group 2.0.0.202510231833)
	Software currently installed: Eclipse DSL Tools 4.39.0.20260305-0817 (epp.package.dsl 4.39.0.20260305-0817)
	Cannot satisfy dependency:
		From: Eclipse DSL Tools 4.39.0.20260305-0817 (epp.package.dsl 4.39.0.20260305-0817)
		To: org.eclipse.equinox.p2.iu; org.eclipse.epp.package.common.feature.feature.group [4.39.0.20260305-0817,4.39.0.20260305-0817]
	Cannot satisfy dependency:
		From: Eclipse Packaging Project Common Feature 4.39.0.20260305-0817 (org.eclipse.epp.package.common.feature.feature.group 4.39.0.20260305-0817)
		To: org.eclipse.equinox.p2.iu; org.apache.commons.logging [1.2.0.v20151023-1447,1.2.0.v20180409-1502], min=0, max=0
	Cannot satisfy dependency:
		From: eMoflon::Neo 2.0.0.202510231833 (org.emoflon.neo.feature.feature.group 2.0.0.202510231833)
		To: org.eclipse.equinox.p2.iu; org.apache.commons.logging 0.0.0
[...]

Besides the mentioned org.apache.commons.logging, there are a few other dependency-related problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions