Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

when a dependency fails verification, state why #29

@jessitron

Description

@jessitron

Currently dependency verification is true/false. There are multiple verifications, with different reasons for failing.

here : https://github.com/atomist/rug-resolver/blob/f759f5af30d988d48cb5a200f39b8977e5a45e3c/src/main/java/com/atomist/rug/resolver/DependencyVerifier.java#L8

... please return an optional error message instead of boolean. Then in DependencyWhitelistDependencyVerifier, say something nice like "Dependency xyz is not in the whitelist of extensions for team a."

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