Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Support projectDir that contains spaces #22

Description

@ArsenyYankovsky

Using command as following:

command "java - jar \"/my/path that/contains/spaces.jar\""

Will fail since we do:

def builder = new ProcessBuilder(command.split(' '))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions