Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 533 Bytes

File metadata and controls

13 lines (10 loc) · 533 Bytes

This is a MCVE to demonstrate gradle/gradle#11466.

In order to reproduce this StackOverflowError:

  1. Check-out this project.
  2. 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).
  3. Run ./gradlew publishPlugins.