Skip to content
This repository was archived by the owner on Aug 13, 2018. It is now read-only.
This repository was archived by the owner on Aug 13, 2018. It is now read-only.

Build error because dependency on artifact vertx.core 2.1M #19

@mknecht

Description

@mknecht

The following error occurs when checking out the repository and building with gradle.

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':testRuntime'.
> Could not find io.vertx:vertx-core:2.1M2-SNAPSHOT.
  Required by:
      io.vertx:vertx-examples:1.0.0-SNAPSHOT
> Could not find io.vertx:vertx-platform:2.1M2-SNAPSHOT.
  Required by:
      io.vertx:vertx-examples:1.0.0-SNAPSHOT

The milestone artifact does not exist anymore on Maven Central. Upgrading the dependency version fixes this.

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