Skip to content

crash when the value of the key :repository is a string and it's not in ~/.m2/settings.xml #30

@mike-wiese

Description

@mike-wiese

I was trying out the :repository is a string feature, putting :username and :password in the map directly, and I get this NPE. Note that I do not have any ~/.m2/settings.xml file.

Execution error (NullPointerException) at deps-deploy.deps-deploy/get-repo-settings (deps_deploy.clj:131).

It's probably better to use ~/.m2/settings.xml file but it seems like the code ought to allow me to specify things locally or in my ~/.clojure/deps.edn.

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