`[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jetbrains.kotlin
kotlin maven plugin1.2.30:compile (compile) on project sentry: Compilation failure: Compilation failure:
[ERROR] K
\wins java prj\sentry\src\main\kotlin\com\winsupply\ecm\sentry\db\Thing.kt[65,56] Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM target 1.6. Please specify proper '-jvm-target' option
[ERROR] K
\wins java prj\sentry\src\main\kotlin\com\winsupply\ecm\sentry\db\Thing.kt[74,12] Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM target 1.6. Please specify proper '-jvm-target' option
[ERROR] K
\wins java prj\sentry\src\main\kotlin\com\winsupply\ecm\sentry\db\Thing.kt[74,27] Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM target 1.6. Please specify proper '-jvm-target' option
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
K:\wins-java-prj\sentry>java -version
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)'