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

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

Open
mknecht opened this issue Jun 29, 2014 · 0 comments · May be fixed by #20
Open

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

mknecht opened this issue Jun 29, 2014 · 0 comments · May be fixed by #20

Comments

@mknecht
Copy link

mknecht commented Jun 29, 2014

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant