Building Ozone
This section provides instructions for developers to build Ozone from source.
📄️ Maven
This guide explains how to build Apache Ozone from source using Maven and prepare it for deployment.
📄️ IntelliJ
This page covers IntelliJ IDEA setup for day-to-day work on the Ozone Java codebase: Checkstyle in the editor and fixes for common IDE problems. It complements Build with Maven, where you install JDK and Maven and run the first compile.
📄️ Docker Images
This page provides an overview of the Docker images maintained by the Apache Ozone community for developing and testing Ozone. It also describes the workflow to be followed when making changes to one of these images.