Skip to content

Support for m2e 2.0.x (Eclipse 2022-09) #1405

@andham

Description

@andham

Eclipse Groovy 4.7.0 seems to be only compatible with Eclipse M2E 1.x. When trying to install "Groovy-Eclipse M2E integration" in Eclipse 2022-09 I get:

Cannot complete the install because one or more required items could not be found.
Software being installed: Groovy-Eclipse M2E integration 4.7.0.v202209301526-e2209-RELEASE (org.codehaus.groovy.m2eclipse.feature.feature.group 4.7.0.v202209301526-e2209-RELEASE)
Missing requirement: Groovy m2e integration 4.7.0.v202209301526-e2209-RELEASE (org.codehaus.groovy.m2eclipse 4.7.0.v202209301526-e2209-RELEASE) requires 'osgi.bundle; org.eclipse.m2e.core [1.9.1,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Groovy-Eclipse M2E integration 4.7.0.v202209301526-e2209-RELEASE (org.codehaus.groovy.m2eclipse.feature.feature.group 4.7.0.v202209301526-e2209-RELEASE)
To: org.eclipse.equinox.p2.iu; org.codehaus.groovy.m2eclipse [4.7.0.v202209301526-e2209-RELEASE,4.7.0.v202209301526-e2209-RELEASE]

The org.eclipse.m2e.core component in Eclipse 2022-09 is version 2.0.3. Thus it fails the specified range [1.9.1,2.0.0). Please support M2E in newer Eclipse versions.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions