Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 336521

Summary: Make lifecycle mapping model classes public API
Product: z_Archived Reporter: Igor Fedorenko <igor>
Component: m2eAssignee: Igor Fedorenko <igor>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: bentmann, pascal
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Igor Fedorenko CLA 2011-02-07 10:38:08 EST
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.
Comment 1 Igor Fedorenko CLA 2011-04-07 15:51:56 EDT
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.
Comment 2 Denis Roy CLA 2021-04-19 13:26:37 EDT
Moved to https://github.com/eclipse-m2e/m2e-core/issues/