diff --git a/build/scripts/layouts.gant b/build/scripts/layouts.gant index 2ef163ed660d..952d7834d069 100644 --- a/build/scripts/layouts.gant +++ b/build/scripts/layouts.gant @@ -159,9 +159,7 @@ def layoutFull(String home, String targetDirectory) { layoutPlugin("IntentionPowerPack", "IntentionPowerPackPlugin") layoutPlugin("ToString", "generate-tostring", "toString") - layoutPlugin("SpellChecker", "spellchecker", "spellchecker-core") { - fileset(dir: "$home/plugins/spellchecker/lib") - } + layoutPlugin("SpellChecker", "spellchecker", "spellchecker-core") layoutPlugin("maven") {