mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[maven] fix duplicate registration of RemoteRepositoriesImporter (it ran twice for each imported module)
GitOrigin-RevId: 26d54f35a6bd512035aefe9f01fc9ccb0e7aa268
This commit is contained in:
committed by
intellij-monorepo-bot
parent
58442df531
commit
0c40958cae
@@ -476,7 +476,6 @@
|
||||
<importer implementation="org.jetbrains.idea.maven.importing.MavenCompilerAnnotationProcessorPathsImporter"/>
|
||||
<importer implementation="org.jetbrains.idea.maven.importing.ExternalAnnotationsImporter"/>
|
||||
<importer implementation="org.jetbrains.idea.maven.importing.RemoteRepositoriesImporter"/>
|
||||
<importer implementation="org.jetbrains.idea.maven.importing.RemoteRepositoriesImporter"/>
|
||||
|
||||
<importer implementation="org.jetbrains.idea.maven.importing.MavenEncodingImporter"/>
|
||||
<importer implementation="org.jetbrains.idea.maven.importing.MavenIdeaPluginImporter"/>
|
||||
|
||||
Reference in New Issue
Block a user