Skip to content

[MSHARED-765] Password not escaped (on windows?) #268

Description

@jira-importer

Claus Näveke opened MSHARED-765 and commented

When using a password which contains the & character, the jarsigner plugin fails (in my case on windows), because the & is not escaped in the command line that is executed in background.

Workaround is to rewrite the password with ^& instead.


Affects: maven-jarsigner-1.4

Issue Links:

  • MSHARED-851 & must trigger quoting in Windows

  • MSHARED-832 Cannot invoke maven from path with parentheses on Windows

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions