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
#KT-29405
Excludes stdlib projects from build and uses bootstrap stdlib artifacts #KT-29205
#KT-27817 fixed