I'm using lombok and the compile doesn't work with lombok, so I'm using delombok to generate source files and then using a new sourceSet config. but yout plugin doesn't seem to be creating any other tasks apart from the main task
Sorry, can you please give me more details? I do not use lombok, so it's difficult to help. I just use the plugin to weave my aspects into my java code.
I'm using lombok and the compile doesn't work with lombok, so I'm using delombok to generate source files and then using a new sourceSet config. but yout plugin doesn't seem to be creating any other tasks apart from the main task