mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-08-05 17:19:33 +02:00
Enable JavaDoc
This commit is contained in:
@@ -34,8 +34,7 @@ class JavaModulePlugin implements Plugin<Project> {
|
||||
toolchain {
|
||||
languageVersion = JavaLanguageVersion.of(17)
|
||||
}
|
||||
//TODO Fix javadoc errors which breaks the build
|
||||
// withJavadocJar()
|
||||
withJavadocJar()
|
||||
withSourcesJar()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user