Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 336521 - Make lifecycle mapping model classes public API
Summary: Make lifecycle mapping model classes public API
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: m2e (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Fedorenko CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-07 10:38 EST by Igor Fedorenko CLA
Modified: 2021-04-19 13:26 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/