Fair point on the name both being more representative of what it does and > being less scary. Wish we could think of something alpha-adjacent to "ant > jar" so folks that are thinking "I want to build this thing" immediately > see both options; the ant -p output is getting pretty long. >
What's the saying when the fish can't help but bite that bait… the patch in my last post, it introduces aggregate skip flags, like `-Dno-linter=` and `-Dno-docs=`, so it would also be easy to introduce a top-level cheat like `-Dfast=` and you'd get this with `ant jar -Dfast=`