Hi,
there is now a vertx-stack project for Vert.x 3 that aims to aggregate the main project Vert.x + the languages + a few based modules into a single stack.
At the moment it aggregates the JS and Groovy languages (which are partly code generated) and step by step it should be getting richer with more languages, modules, ext, etc...
It comes as a set a based Maven POM for reusing those modules (bill of materials aka BOM) and also a distrib, depending on how you want to consume it (embedded or dist). A Jenkins CI has been setup to provide snapshots.
Of course we don’t want to limit to Maven / dist and are open to provide more, our goal being to have Vert.x consumed the way you like (for instance Docker image seems obvious to add later).
The GitHub project is here
https://github.com/vert-x3/vertx-stack , it provides links for the snapshots, allowing you to test drive the 3.0 dist.
--
Julien Viet
www.julienviet.com