There was an error while loading. Please reload this page.
1 parent 0837009 commit a2abe4eCopy full SHA for a2abe4e
1 file changed
jig-core/build.gradle
@@ -57,7 +57,7 @@ signing {
57
}
58
59
java {
60
- // Mavenリポジトリにデプロイするために必要なので追加
+ // MavenCentralへの公開にJavadocとsourceの添付が必要
61
withJavadocJar()
62
withSourcesJar()
63
0 commit comments