Hi mates, I would like to implement some day something like tomee-maven-plugin/ but for Gradle. I think that one previous step before implementing Gradle plugin would be extracting some none Maven logic from Maven plugin to some kind of common, so the same logic can be reused in both plugins and maintain the same behaviour in both.
So the question is, where do you think is the best place to put this reusable code? Alex.
