<@U6ZRNH0TC> I’m using `bundle` goal to create jav...
# general
c
@aloof-angle-91616 I’m using
bundle
goal to create java executables for several different micro services from sources which I run in docker containers, also I’m pretty sure that bundle does compilation and caching as well: -
clean-all
-> compilation of src folder
4:41
-> making bundle for one of the services in sources subfolder
1:53
-
clean-all
-> making bundle for one of the services in sources subfolder
4:36
-> compilation of src folder
0:25