We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 351d234 commit 9af6856Copy full SHA for 9af6856
build-tools-internal/src/main/groovy/elasticsearch.ide.gradle
@@ -90,7 +90,6 @@ if (providers.systemProperty('idea.active').getOrNull() == 'true') {
90
description = 'Builds artifacts needed as dependency for IDE modules'
91
dependsOn ':client:rest-high-level:shadowJar',
92
':plugins:repository-hdfs:hadoop-client-api:shadowJar',
93
- ':modules:repository-azure:azure-storage-blob:shadowJar',
94
':libs:elasticsearch-x-content:generateProviderImpl'
95
}
96
0 commit comments