Skip to content

typo in healthcheck maven dependency #1

@petenorth

Description

@petenorth

Hi,

I think that there is a typo in the following pom.xml file

openshift/hello-microservice-openshift-health-checks/pom.xml

The healthcheck maven dependency should be

<dependency>
  <groupId>io.vertx</groupId>
  <artifactId>vertx-health-check</artifactId>
</dependency>

i.e. vertx-health-check rather than vertx-health-checks

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