0

I'm setting up Groovy tests and none of the Groovy classes (Spock and regular classes) are being compiled. In other words, no .class in target/

Details and conditions:

This is a maven project.

  • I have this working natively in Mac IntelliJ. I am seeing the error in an Ubuntu VM.
  • Mac version (working) is IJ v.13, Ubuntu version (broken) is IJ v.14.
  • Groovy plugin is enabled, and Spock plugin is installed and enabled.
  • I tried everything in Groovy file does not compile in Intellij IDEA, with no luck.
  • Nothing in the IntelliJ docs or google searches I could thank of helps.

Thanks for your help!

Community
  • 1
  • 1
orbfish
  • 7,381
  • 14
  • 58
  • 75
  • 2
    Is there an error message, or is it not even trying to compile? – Jerry101 Mar 19 '15 at 17:51
  • I'd report this to https://youtrack.jetbrains.com/newissue providing some information on what you see, a screenshot of your Compiler settings, and your log (Help | Show log) – Peter Gromov Mar 20 '15 at 08:05

0 Answers0