Closed snowe2010 closed 5 years ago
@snowe2010 Somehow your patch didn't work for me (while it works for me without the patch). Any ideas why?
you'll need to comment out the plugin declaration first, publish to maven local, and then uncomment the plugin description. It can't publish unless it can build, and it can't build because it can't find the plugin.
I did that without success. But that's a thing of the past now, since I've switched to GradleRunner
:)
Thanks!