[Commonizer] Don't publish sources and javadocs
This commit is contained in:
@@ -20,5 +20,3 @@ publish()
|
||||
noDefaultJar()
|
||||
|
||||
runtimeJar(rewriteDefaultJarDepsToShadedCompiler())
|
||||
sourcesJar()
|
||||
javadocJar()
|
||||
|
||||
@@ -46,4 +46,4 @@ projectTest(parallel = true) {
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
standardPublicJars()
|
||||
runtimeJar()
|
||||
|
||||
Reference in New Issue
Block a user