ysb33r
05/16/2024, 8:14 AMVampire
05/16/2024, 9:01 AMysb33r
05/16/2024, 9:03 AMVampire
05/16/2024, 9:09 AMysb33r
05/16/2024, 10:22 AMVampire
05/16/2024, 11:08 AMVampire
05/16/2024, 11:08 AMJustin Van Dort
05/17/2024, 4:03 AMregisterFeature
to do most of the work for you, but I’m not sure how far you’ll get. Here is some example code that attempts to do something like you want for Java, but it will likely fall apart if you try to do anything more than really basic stuff: https://github.com/gradle/declarative-gradle/blob/main/unified-prototype/unified-p[…]/org/gradle/api/experimental/jvm/internal/JvmPluginSupport.java
In general, you will probably hit dead ends pretty quickly. We are definitely looking into solving these sorts of problems, but no roadmap on when we can provide any official support