I've tried to make the jax_ws plugin work with a m...
# general
d
I've tried to make the jax_ws plugin work with a minimal
pants.ini
file:
Copy code
[GLOBAL]
pants_version: 1.3.1rc1

plugins: [
    'pantsbuild.pants.contrib.jax_ws==%(pants_version)s',
  ]