We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6983ef5 commit e1ef18eCopy full SHA for e1ef18e
spring-shell-docs/spring-shell-docs.gradle
@@ -15,22 +15,6 @@ dependencies {
15
testImplementation 'org.awaitility:awaitility'
16
}
17
18
-jar {
19
- enabled = false
20
-}
21
-
22
-javadoc {
23
24
25
26
-javadocJar {
27
28
29
30
-sourcesJar {
31
32
33
34
antora {
35
version = '3.2.0-alpha.6'
36
if (project.hasProperty('antoraLocalBarePlaybook') && antoraLocalBarePlaybook.toBoolean()) {
0 commit comments