Skip to content

Using lazybones config add bintrayRepositories <repo> after initial installation throws java.io.FileNotFoundException #184

@jozik

Description

@jozik

If lazybones is installed onto a clean system with:
sdk install lazybones
Immediately running:
lazybones config add bintrayRepositories
results in a java.io.FileNotFoundException.
It looks like the "config add" command assumes the existence of a ~/.lazybones directory, so if one creates this and then runs the "config add" command, everything works as expected.

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