mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
![]() Those features have the exact same id and groupid than a plugin which throws off SonarQube with: "Two modules have the same id: 'org.eclipse.cdt:org.eclipse.cdt.util'. Each module must have a unique id." In the pom.xml, we can specify a different groupid which resolves the problem. Alternatively, the feature id could have been changed but that would break upgrades. Change-Id: Ib2912ad854a3af431b96f89a6ead1bcb6d06ba60 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> |
||
---|---|---|
.. | ||
org.eclipse.cdt | ||
org.eclipse.cdt-feature | ||
org.eclipse.cdt.native-feature | ||
org.eclipse.cdt.platform-feature | ||
org.eclipse.cdt.repo | ||
org.eclipse.cdt.sdk | ||
org.eclipse.cdt.sdk-feature | ||
org.eclipse.cdt.target | ||
org.eclipse.cdt.testing | ||
org.eclipse.cdt.testing-feature | ||
org.eclipse.cdt.testing.repo | ||
scripts | ||
CDT.setup | ||
findbugs-exclude.xml | ||
pom.xml |