-
Improvement
-
Resolution: Unresolved
-
Major
-
None
In Maven 2/3 Projects, the Mask Password Plugin doesn't add the passwords as parameters before launching the build. Therefore passwords are not set for the build.
A single class can be updated to support Maven 2/3 projects. I add it as attachment (and as example, since code is ugly).
[JENKINS-19528] Mask Password Plugin should support Maven Style Projects
Priority | Original: Major [ 3 ] | New: Blocker [ 1 ] |
Labels | Original: mask-passwords plugins | |
Priority | Original: Blocker [ 1 ] | New: Major [ 3 ] |
Workflow | Original: JNJira [ 150982 ] | New: JNJira + In-Review [ 177830 ] |
The proposed solution is not the right one: it writes the passwords in the build configuration. Not what was expected.