diff --git a/platform/platform-tests/testSrc/com/intellij/ide/plugins/CommunityPluginModelTest.kt b/platform/platform-tests/testSrc/com/intellij/ide/plugins/CommunityPluginModelTest.kt
index 2f6dd493d493..0074f13f7c67 100644
--- a/platform/platform-tests/testSrc/com/intellij/ide/plugins/CommunityPluginModelTest.kt
+++ b/platform/platform-tests/testSrc/com/intellij/ide/plugins/CommunityPluginModelTest.kt
@@ -16,6 +16,7 @@ class CommunityPluginModelTest {
skipUnresolvedOptionalContentModules = true,
referencedPluginIdsOfExternalPlugins = setOf(
//these modules are defined in the ultimate part
+ "com.intellij.marketplace",
"com.intellij.modules.python-in-mini-ide-capable",
"com.intellij.modules.rider",
"com.intellij.modules.ultimate",
diff --git a/plugins/settings-sync/jba/resources/META-INF/plugin.xml b/plugins/settings-sync/jba/resources/META-INF/plugin.xml
index ef5fcde46e87..3ed0adbdd286 100644
--- a/plugins/settings-sync/jba/resources/META-INF/plugin.xml
+++ b/plugins/settings-sync/jba/resources/META-INF/plugin.xml
@@ -10,6 +10,7 @@
+
diff --git a/python/build/plugin-list.txt b/python/build/plugin-list.txt
index 6afc8ad0f690..ecf313c1e1f1 100644
--- a/python/build/plugin-list.txt
+++ b/python/build/plugin-list.txt
@@ -15,7 +15,6 @@ intellij.properties
intellij.restructuredtext
intellij.searchEverywhereMl
intellij.marketplaceMl
-intellij.settingsSync
intellij.sh
intellij.statsCollector
intellij.tasks.core