With gradle > 5.0 `publish()` helper call should be done before `noDefaultJar()` or any other artifact hacks, otherwise singing plugin doesn't sign any jars
Excludes stdlib projects from build and uses bootstrap stdlib artifacts #KT-29205
#KT-27382 fixed