rosjava groovy install fail
Hey
I have downloaded rosjava_core into "~/catkin_ws/src/rosjava_core".
I am using Java version: OpenJDK Runtime Environment (IcedTea6 1.12.3) (6b27-1.12.3-0ubuntu1~12.04.1) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
Although trying with JDK 7 still produces the same error.
Installing rosjava in groovy after the catkin update and receiving an error when running catkin make from "~/catkin_ws"(see below for print out).
Error message in print out
19 errors :rosjava_test:compileJava FAILED
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':rosjava_test:compileJava'.
Compilation failed; see the compiler error output for details.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Has anyone encountered this error in groovy or previous versions? Searching has found some results but no solution to the problem as far as I can find.
EDIT: After a bit more debugging it saying "Pakcage test_ros does not exist"