Re: Password Parameter passes masked characters into maven goals

2015-05-07 Thread Cristian Beraha
Hi, same problem with Jenkins ver. 1.596.2, seems a problem related on how the passwords parameters are passed to Maven Job Objects. This is independent of having the Mask Passwords Plugin or not. Regards, El martes, 14 de abril de 2015, 7:52:46 (UTC-3), João Luís escribió: > > Same problem her

Re: Password Parameter passes masked characters into maven goals

2015-04-14 Thread João Luís
Same problem here. Have you found a solution? On Thursday, March 19, 2015 at 9:10:27 PM UTC, Jim Arasim wrote: > > I have a job using a Password Parameter type (This Build is Parameterized > => Add Parameter => Password Parameter), that I reference in "Goals and > Options" of a maven build. > >

Password Parameter passes masked characters into maven goals

2015-03-19 Thread Jim Arasim
I have a job using a Password Parameter type (This Build is Parameterized => Add Parameter => Password Parameter), that I reference in "Goals and Options" of a maven build. This week I found the masked characters ("") were getting passed through to the underlying java program that uses