Mask passwords plugin tries to mask passwords values line by line of the
log file.
If a line contains a string value matching a mask password value, the value
is replaced by '****'.
Therefore, I think you have an another problem.
Mask-passwords plugin provides here only a display issue.

On Tue, Mar 27, 2012 at 8:57 PM, Maven User <maven.2.u...@gmail.com> wrote:

> 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?
>

Reply via email to