Skip to content

Possible NPE in AetherUtils.getRepositoriesAsList() #17

@KostyaSha

Description

@KostyaSha
java.lang.NullPointerException
    at ru.qatools.clay.aether.internal.AetherUtils.getRepositoriesAsList(AetherUtils.java:151)
    at ru.qatools.clay.aether.Aether.<init>(Aether.java:59)
    at ru.qatools.clay.aether.Aether.aether(Aether.java:73)
        at my crappy code :)

Seems for (Repository repository : profile.getRepositories()) { profile may be null.

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