Hi all - I'm using the password masking plugin but when I use the maven release plugin, I can see that it's masking out other parameters (that are NOT checked in the main jenkins config section).
My builds end up failing because maven is trying to retrieve a GAV of something like foo:bar:******** - quite literally. Obviously there's no version "********". Anyone else seeing these two being combined to ill effect?