Install from Source
Prerequisites
- JDK 17+
- Maven 3.5.0+
Build
Clone the repository to local workspace
cd <YOUR_WORKSPACE>
git clone --branch Development https://github.com/apache/bifromq bifromq
cd bifromq
./mvnw -v
./mvnw -U clean verify -DskipTests -Pbuild-release
The build output consists of several archive files with sha512 checksum located under /target/output
- apache-bifromq-Development-src.tar.gz
- apache-bifromq-Development.tar.gz
- apache-bifromq-Development-windows.zip