I am developing a gradle-plugin in java that will be applied via settings.gradle and have run into a problem when writing unit tests for my plugin:
Before, I