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

Description
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.