Skip to content

4.x: helidon.bat does not support properties arguments #1138

@romain-grecourt

Description

@romain-grecourt

Description

Using -Dkey=value results in "Too many arguments".

Steps to reproduce

C:\>helidon.bat init --batch --error -Dflavor=se -Dapp-type=quickstart --cli-debug
"[WARNING] Use HELIDON_JAVA_OPS environment property to setup JVM arguments"
"[DEBUG] Distribution located at : C:\Users\Romain\Downloads\helidon-cli-impl-3.0.6\helidon-3.0.6"
"[DEBUG] Using java command : java"
"[DEBUG] Command executed : java  -jar C:\Users\Romain\Downloads\helidon-cli-impl-3.0.6\helidon-3.0.6\helidon-cli.jar  init --batch --error -Dflavor se -Dapp-type quickstart"
error: Too many arguments
See 'helidon init --help'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions