The ASF Release Policy mentions that a source release SHOULD not contain compiled code. Jar files, like the gradle/wrapper/gradle-wrapper.jar file, are compiled code ...
I have a root project used to execute the ide with all my plugins (I have a few in the repo). I tried to disable jars generation but seems preparing sandbox requires ...