Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

varPasswordPair entries missing in MaskPasswordsBuildWrapper #57

Open
hoitsang opened this issue Apr 18, 2017 · 0 comments
Open

varPasswordPair entries missing in MaskPasswordsBuildWrapper #57

hoitsang opened this issue Apr 18, 2017 · 0 comments

Comments

@hoitsang
Copy link

hoitsang commented Apr 18, 2017

config.xml:

<buildWrappers>
    <com.michelin.cio.hudson.plugins.maskpasswords.MaskPasswordsBuildWrapper>
      <varPasswordPairs>
        <varPasswordPair var="repo_user" password="{.......=}"/>
        <varPasswordPair var="repo_pass" password="{.......=}"/>
      </varPasswordPairs>
    </com.michelin.cio.hudson.plugins.maskpasswords.MaskPasswordsBuildWrapper>
  </buildWrappers>

yaml output:

wrappers:
    - mask-passwords

The varPasswordPair seems missing. Is the right place to fix it in buildwrappers.maskpasswordsbuildwrapper? I can try to put a patch there...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant