I'm jumping into the deep end of the pool here to try and learn about plugin development as well as maybe contribute an idea or two but I've not used Gradle before and my natural dev environment is NetBeans 8.2.
I've cloned https://github.com/tomzo/gocd-yaml-config-plugin.git and loaded it in NetBeans but I get a bunch of test failures so I'm now trying IntelliJ IDEA (community edition). I think I have it building but if I run tests it says it can't find junit.jar. If I run 'gradlew test' from the command-line, I see 15 failures. Any hints as to what I'm missing? What IDE do others recommend when working with gradle and the GoCD plugin source? Thanks! -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
