I'm converting a project to use buckminster to do our build, however I am
running into an issue trying to compile groovy when doing a headless
build. I can create the p2 site fine when running inside eclipse as I
have the groovy plugin installed. But I am not able to install the groovy
plugin on buckminster for my headless build, and when I compile the
groovy classes before the build they are removed my the build and I get
an error. Does anyone have any experience doing headless builds with
buckminster and groovy (or any other non-java jvm language)?