Skip to content

Java properties are not set with -Dkey=value #5209

Closed
@lolgab

Description

@lolgab

In Mill 1.0.0-RC1 if you do mill -Dmyprop=value the property is not set correctly.

//| mill-version: 1.0.0-RC1

println("ivy.home = " + sys.props.get("ivy.home"))

prints:

ivy.home = None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions