This is a MCVE to demonstrate gradle/gradle#11466.
In order to reproduce this StackOverflowError:
- Check-out this project.
- Make sure your
~/.gradle/gradle.properties
DO NOT contain any gradle publish secret (you don’t want to publish this dummy plugin by accident) (you just need to comment out the line with your secret if you have one). - Run ./gradlew publishPlugins.