Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] group IDs for all artifacts

With us working on Bug 397850 - [CBI] use the correct group IDs for all artifacts based on the work in  Bug 288644 - Decide of group ids for Eclipse Maven artifacts, we should probably clean up the e4 repos that are built.

The pattern is:
eclipse-plugin: groupId should be 1st 3 segments of the bundle id.
So org.eclipse.e4.ui.css groupId would be org.eclipse.e4

eclipse-feature: groupId should be the 1st 3 segments of the feature id with .feature on the end.
So org.eclipse.e4.rcp groupId would be org.eclipse.e4.feature

I'll take care of these 2:
e4/org.eclipse.e4.releng.git
e4/org.eclipse.e4.languages.git

Committers on these repos should update the groupId for bundle and feature artifacts.
e4/org.eclipse.e4.tools.git
e4/org.eclipse.e4.search.git
e4/org.eclipse.e4.resources.git

PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top