Bernhard Posselt
05/18/2026, 11:31 AMVampire
05/18/2026, 8:57 PMdoLast and doFirst actions, but make sure to also register inputs and outputs properly. Or you just use some own zip logic using standard Java API or some library to create the zip.
Using Maven Local to share the task is not really a great idea, as Maven Local is broken by design in Maven already. So if you really need a to, is some dedicated directory based repo instead, or just use composite builds if the Gradle versions are compatible (optimally equal).Bernhard Posselt
05/18/2026, 10:04 PMBernhard Posselt
05/18/2026, 10:06 PMVampire
05/19/2026, 6:07 AM