``` $ ./kobaltw clean assemble Downloading <https:...
# kobalt
e
Copy code
$ ./kobaltw clean assemble
Downloading <https://github.com/cbeust/kobalt/releases/download/0.860/kobalt-0.860.zip> 100.0%
[Wrapper] Downloaded <https://github.com/cbeust/kobalt/releases/download/0.860/kobalt-0.860.zip>
              __ __           __              __   __ 
             / //_/  ____    / /_   ____ _   / /  / /_
            / ,<    / __ \  / __ \ / __ `/  / /  / __/
           / /| |  / /_/ / / /_/ // /_/ /  / /  / /_  
          /_/ |_|  \____/ /_.___/ \__,_/  /_/   \__/  0.860

          ╔══════════════════════╗
          ║ Building kobalt-exec ║
          ╚══════════════════════╝
───── kobalt-exec:clean
───── kobalt-exec:compile
  Kotlin 1.0.3 compiling 1 file
───── kobalt-exec:assemble
  Created ./kobaltBuild/libs/kobalt-exec-0.6.0-beta.jar
  Created ./kobaltBuild/libs/kobalt-exec-0.6.0-beta-sources.jar
  Created ./kobaltBuild/libs/kobalt-exec-0.6.0-beta-javadoc.jar
  Created ./kobaltBuild/libs/kobalt-exec-0.6.0-beta.pom
BUILD SUCCESSFUL (12 seconds)
./kobaltw: 3: ./kobaltw: LICENSE.txt: not found


The command "./kobaltw clean assemble" exited with 127.