Skip to content

Instantly share code, notes, and snippets.

View ChangdongLi's full-sized avatar

Changdong Li ChangdongLi

  • Friss
  • Sydney
View GitHub Profile

To create a BIRT runtime Maven artifact, please download birt-runtime-4.13.0-20230309.zip, unzip it to /tmp folder, then run the command

./src/main/scripts/install_birt_in_maven_repo.sh

This script was tested in macOS. It should work in Linux as well. It will generate this runtime artifact under the com.friss.org.eclipse.birt group ID.

All the dependencies will be installed into the local Maven repository ~/.m2/repository/.

Once it's successfully, this runtime artifact can be referred by the code