Easiest is to "really" bundle. `./pants bundle.jvm...
# general
e
Easiest is to "really" bundle.
./pants bundle.jvm --archive=zip ... && unzip dist/...
for example.