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 8dce21d commit 2cd5a50Copy full SHA for 2cd5a50
x-pack/plugin/ml/build.gradle
@@ -79,7 +79,6 @@ dependencies {
79
compileOnly project(path: xpackModule('core'))
80
compileOnly project(path: xpackModule('autoscaling'))
81
compileOnly project(path: xpackModule('ml-package-loader'))
82
- compileOnly project(path: xpackModule('ql'))
83
testImplementation(testArtifact(project(xpackModule('core'))))
84
testImplementation project(path: xpackModule('ilm'))
85
testImplementation project(path: xpackModule('shutdown'))
0 commit comments