Skip to content

Dependency on spring-hateoas 1.1.0.M1 not resolvable #879

@mbell-gresham

Description

@mbell-gresham

Describe the bug
spring-cloud-commons:3.0.0 has a dependency on spring-hateoas:1.1.0.M1 which is not available in the maven central repo (or any other major repo i have access to. I can see a comment in the pom that its due to be removed, but in the meantime, would it be possible to get it changed to 1.1.0.RELEASE.
The problem i'm having, is that as part of our build process, we run a dependency:go-offline (we use an onsite nexus proxy, which our build servers have limited access to), and this fails as it tries to get this dependency, and i can't find a way to exclude it.

Sample
uhhh....
Create a pom with a dependency on commons:3.0.0
Run mvn dependency:go-offline

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions