There is no way to prevent NeoGradle from registering `jarJar` for the main sourceset. This would be useful when using `jarJar.forFeature("")` and you don't need main.
There is no way to prevent NeoGradle from registering
jarJarfor the main sourceset.This would be useful when using
jarJar.forFeature("")and you don't need main.