Yes, it is counterintuitive. I realized this behav...
# kobalt
d
Yes, it is counterintuitive. I realized this behavior earlier today when I made a small change to Kobalt's
Plugins
class and double-clicked
kobalt:assemble
in the IDEA Kobalt view. It build a JAR, but without the change because the API was not compiled. BTW on our CI production server we always do a clean build (old build artifacts removed) to absolutely make sure that the build is up-to-date.