could not compile the demo : javac: invalid target release: 1.7

Issue #2 resolved
Former user created an issue

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ appdriverTest --- [INFO] Compiling 17 source files to /Users/juc/projects/prefabware/appdriverTest/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Failure executing javac, but could not parse the error: javac: invalid target release: 1.7 Usage: javac <options> <source files> use -help for a list of possible options

[INFO] 1 error

[INFO] -------------------------------------------------------------

[INFO] ------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 58.004 s

[INFO] Finished at: 2014-05-27T12:05:21+01:00

[INFO] Final Memory: 11M/81M

Comments (1)

  1. Log in to comment