Slackbot
12/11/2023, 7:32 PMIvan CLOVIS Canet
12/11/2023, 7:36 PMfrom(configurations.foo)Vampire
12/12/2023, 10:28 AMSync task. 🙂Ivan CLOVIS Canet
12/12/2023, 11:23 AMVampire
12/12/2023, 12:37 PM@CacheableTransform with which you can annotate a transform so that its work can also be cached like task outputs.
Of course for unpacking it is not worth to mark it cacheable just like it also would not be worth be for an according task.Vampire
12/12/2023, 12:39 PMmodule-info.class or Automatic-Module-Name manifest attribute like the extra-java-module-info plugin does.