Marek
08/19/2026, 7:12 PMclean tasks. My understanding is that if my plugin applies the Base plugin as well, I get them for free. Both the global clean and clean<task name> for each registered task. Is it a proper approach?Philip W
08/19/2026, 7:25 PMMarek
08/19/2026, 7:31 PMPhilip W
08/19/2026, 7:36 PMPhilip W
08/19/2026, 7:37 PMVampire
08/19/2026, 7:57 PMlifecycle-base plugin.
That one is the one registering the clean task and the task rule that provides the clean<task> tasks.Vampire
08/19/2026, 7:58 PMlifecycle-base plugin you get a clash.Vampire
08/19/2026, 8:00 PMclean<task> tasks are not shown in IJ is because they are dynamically provided by the task rule added by the lifecycle-base plugin. In the tasks output the rule should be mentioned iirc.