gradle-golang-plugin icon indicating copy to clipboard operation
gradle-golang-plugin copied to clipboard

build.arguments bug

Open devnexen opened this issue 7 years ago • 1 comments

  • version 0.1.16
  • when using golang.build.arguments array parameter there is this fatal build error

java.lang.NoClassDefFoundError: org/gradle/internal/impldep/com/google/common/collect/Iterators

devnexen avatar Apr 25 '17 13:04 devnexen

I can confirm this issue: https://gist.github.com/modmuss50/ae3b06170733454ce426e0690d2111ec

modmuss50 avatar Sep 01 '17 23:09 modmuss50