Community
Participate
Working Groups
Based on Bug 397850 we should also adjust our group ID. 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
Check all poms for e4 tools, and all of them use org.eclipse.e4 -> nothing to do, closing as INVALID