It probably didn't work if you didn't change the v...
# general
a
It probably didn't work if you didn't change the version number. Using a local jar is tricky. The way the mechanism is intended to work is that you create a definition in a BUILD file to point to your new jar, then tell pants to use it instead of the built in default. Here's what we do for antlr: