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 b1bcd8b commit 8f7961dCopy full SHA for 8f7961d
build.gradle
@@ -159,7 +159,6 @@ eclipse.classpath.plusConfigurations += [ configurations.compileOnly ]
159
test {
160
if (project.hasProperty("filesmaven")) // disable this test when on the forge jenkins
161
exclude "**/ExtensionMcpMappingTest*"
162
- exclude "**/*"
163
}
164
165
license {
0 commit comments