Skip to content

Adding additional dependncies using thin.properties.dependencies. doesn't work #210

Open
@jakub-bochenski

Description

@jakub-bochenski

"you can add additional individual dependencies on the command line using thin.properties.dependencies.* (for instance)."

This works:

--thin.libs=$thin_root/repository/com/example/1.0.0-SNAPSHOT/example-1.0.0-SNAPSHOT.jar

This doesn't work

-Dthin.properties.dependencies=com.example:example:1.0.0-SNAPSHOT

Neither does this:

--thin.properties.dependencies=com.example:example:1.0.0-SNAPSHOT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions