jeka
jeka copied to clipboard
The Build Tool Kit for Java
Jeka should accept build classes to be written in Kotlin. Beside, Jeka should propose a convenient way to build Kotlin project.
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...
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 ?)