I\'m trying to use maven to build a jar but I keep getting the error
ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (d
Because Maven does not know version of jdk you want to build. You can try with
1.8 1.8