Skip to content

Commit 4270db9

Browse files
committed
Add link to publication issue
1 parent 3b1198f commit 4270db9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ spotless {
3434
}
3535

3636
java {
37+
// https://github.com/vanniktech/gradle-maven-publish-plugin/issues/1028
38+
// withSourcesJar()
39+
// withJavadocJar()
3740
toolchain {
3841
languageVersion = JavaLanguageVersion.of(8)
3942
}

0 commit comments

Comments
 (0)