Build: Stop publishing jars with original classifier
#KTI-580
This commit is contained in:
committed by
teamcityserver
parent
fb805028c1
commit
58f1fb644f
@@ -31,6 +31,7 @@ jar {
|
||||
manifestAttributes(manifest, project)
|
||||
}
|
||||
|
||||
ArtifactsKt.noDefaultJar(project)
|
||||
ArtifactsKt.runtimeJar(project, EmbeddableKt.rewriteDefaultJarDepsToShadedCompiler(project, {}), {})
|
||||
configureSourcesJar()
|
||||
configureJavadocJar()
|
||||
|
||||
Reference in New Issue
Block a user