jeka icon indicating copy to clipboard operation
jeka copied to clipboard

The Build Tool Kit for Java

Results 5 jeka issues
Sort by recently updated
recently updated
newest added

Jeka should accept build classes to be written in Kotlin. Beside, Jeka should propose a convenient way to build Kotlin project.

epic
enhancement prior V1

Currently, running `./jekaw java#test` when there are test failures results in the build printing out enormous amounts of stacktraces which are not very useful to the programmer trying to find...

For now, Jeka only can generate unshaded Uber-jar (Fat-Jar) Many projects needs to generate shaded Uber jar (it is the recommanded way of publishing Jeka external plugins). As it is...

enhancement prior V1

Copying files from a new Jeka project created from plugin to a Gradle projects seems not working? It just can't sync

How do you configure jeka to compile kotlin code please ? (and how about using kapt or ksp annotation processors ?)