ethauvin
04/20/2017, 2:12 AM$ ./kobaltw run
_ __ _ _ _
| |/ / ___ | |__ __ _ | | | |_
| ' / / _ \ | '_ \ / _` | | | | __|
| . \ | (_) | | |_) | | (_| | | | | |_
|_|\_\ \___/ |_.__/ \__,_| |_| \__| 1.0.72
Regular compilation time: 5029 ms
Parallel build starting
╔════════════════════════════════╗
║ Building semver-example-kotlin ║
╚════════════════════════════════╝
───── semver-example-kotlin:runKapt
Kotlin 1.1.1 compiling 1 file
───── semver-example-kotlin:compileKapt
Kotlin 1.1.1 compiling 1 file
───── semver-example-kotlin:compile
Java compiling 3 files
Note: [VersionProcessor] Found properties: version.properties
Note: [VersionProcessor] Found version: 2.17.52-beta+007
Note: [VersionProcessor] Loaded template: default (kotlin)
Note: [VersionProcessor] Generated source: .\kobaltBuild\classes\com\example\GeneratedVersion.kt
Kotlin 1.1.1 compiling 6 files
Kotlin incremental compilation is enabled
Actual files that needed to be compiled: 1
Incremental compilation time: 2542 ms
───── semver-example-kotlin:assemble
Created .\kobaltBuild\libs\semver-example-kotlin-0.1.jar
───── semver-example-kotlin:install
Installing from .\kobaltBuild\libs to libs
───── semver-example-kotlin:run
ERROR
Error: Could not find or load main class com.example.MainKt
Thread report
╔════════════════════════════════════════╗
║ Time (sec) ║ Thread 14 ║
╠════════════════════════════════════════╣
║ 0 ║ semver-example-kotlin ║
║ 21 ║ semver-example-kotlin (21) ║
╚══════════════════════════════════════════╝
╔═════════════════════════════════════════════════════════╗
║ Project ║ Build status║ Time ║
╠═════════════════════════════════════════════════════════╣
║ semver-example-kotlin ║ FAILED ║ 21.88 ║
╚═════════════════════════════════════════════════════════╝
BUILD FAILED