Edit this page

Building with Apache Maven

In order to build Ditto with Maven, you’ll need:

  • JDK 21
  • Apache Maven >=3.9 installed,
  • a running Docker daemon (at least version 18.06 CE).
mvn clean install
sh build-images.sh