cedric
04/17/2017, 3:05 AM~/t/kobalt-maven-local$ chmod 755 kobaltw
~/t/kobalt-maven-local$ k assemble
__ __ __ __ __
/ //_/ ____ / /_ ____ _ / / / /_
/ ,< / __ \ / __ \ / __ `/ / / / __/
/ /| | / /_/ / / /_/ // /_/ / / / / /_
/_/ |_| \____/ /_.___/ \__,_/ /_/ \__/ 1.0.66
Regular compilation time: 2610 ms
Downloaded artifact org.testng.testng-remote:testng-remote:pom:1.3.0 from file:/Users/cedricbeust/.kobalt/localMavenRepo/ (file:/Users/cedricbeust/.kobalt/localMavenRepo/, default, releases+snapshots)
Downloaded artifact org.testng.testng-remote:testng-remote:jar:1.3.0 from file:/Users/cedricbeust/.kobalt/localMavenRepo/ (file:/Users/cedricbeust/.kobalt/localMavenRepo/, default, releases+snapshots)
Regular compilation time: 722 ms
>>> LOCAL MAVEN REPO: Users/cedricbeust/.m2/repository/
Parallel build starting
╔═════════════════════════════╗
║ Building kobalt-maven-local ║
╚═════════════════════════════╝
───── kobalt-maven-local:compile
Downloaded artifact org.sonatype.plexus:plexus-cipher:pom:1.7 from Maven (<http://repo1.maven.org/maven2/>, default, releases+snapshots)
Downloaded artifact org.sonatype.spice:spice-parent:pom:15 from Maven (<http://repo1.maven.org/maven2/>, default, releases+snapshots)
Downloaded artifact org.sonatype.forge:forge-parent:pom:5 from Maven (<http://repo1.maven.org/maven2/>, default, releases+snapshots)
Downloaded artifact org.sonatype.plexus:plexus-cipher:jar:1.7 from Maven (<http://repo1.maven.org/maven2/>, default, releases+snapshots)
Downloaded artifact org.codehaus.plexus:plexus-utils:jar:1.5.5 from Maven (<http://repo1.maven.org/maven2/>, default, releases+snapshots)
Kotlin 1.1.1 compiling 1 file
Kotlin incremental compilation is enabled
Incremental compilation time: 1105 ms
───── kobalt-maven-local:assemble
Created ./kobaltBuild/libs/kobalt-maven-local-0.5.2.jar
Created ./kobaltBuild/libs/kobalt-maven-local-0.5.2-sources.jar
Created ./kobaltBuild/libs/kobalt-maven-local-0.5.2-javadoc.jar
Created ./kobaltBuild/libs/kobalt-maven-local-0.5.2.pom
╔══════════════════╗
║ Building example ║
╚══════════════════╝
───── example:compile
Java compiling 1 file
───── example:assemble
Created example/kobaltBuild/libs/example-0.1.jar
Thread report
╔══════════════════════════════════════════════════════════════════╗
║ Time (sec) ║ Thread 36 ║ Thread 39 ║
╠══════════════════════════════════════════════════════════════════╣
║ 0 ║ kobalt-maven-local ║ ║
║ 4 ║ kobalt-maven-local (4) ║ ║
║ 4 ║ ║ example ║
║ 7 ║ ║ example (3) ║
╚══════════════════════════════════════════════════════════════════╝
╔═════════════════════════════════════════════════════════╗
║ Project ║ Build status║ Time ║
╠═════════════════════════════════════════════════════════╣
║ kobalt-maven-local ║ SUCCESS ║ 4.23 ║
║ example ║ SUCCESS ║ 3.10 ║
╚═════════════════════════════════════════════════════════╝
PARALLEL BUILD SUCCESSFUL (7 SECONDS), sequential build would have taken 7 seconds