Community
Participate
Working Groups
org.eclipse.m2e.core.internal.lifecycle.model.* classes are referenced by public API classes, like AbstractLifecycleMapping and AbstractProjectConfigurator, so we need to make model classes public as well.
Introduced org.eclipse.m2e.core.lifecyclemapping.model.IPluginExecutionMetadata to provide very limited public view into lifecycle mapping metadata model. This should allow us growing and refactoring metadata implementation in backwards compatible way.
Moved to https://github.com/eclipse-m2e/m2e-core/issues/