Skip to content

Maven dependency fails with "missing, no dependency information available" #9

@onclave

Description

@onclave

As the README suggests, I was using:

<dependency>
    <groupId>ove</groupId>
    <artifactId>ove.blake2b</artifactId>
    <version>alpha.0</version>
</dependency>

in my POM which was working quite well. But today, I saw that my builds were failing with The POM for ove:ove.blake2b:jar:alpha.0 is missing, no dependency information available error. I see that I can no more find your repository in https://mvnrepository.com. Has your repository moved to some new location?

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions