/bonita-studio

Development environment to build your applications with Bonita

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

Bonita Studio

This repository contains the source code of the Bonita Studio component from Bonita Platform.
In order to build this repository it is required to build its dependencies. To help you achieve this there is a dedicated repository here.

Prerequisites

  • Java 8

Run build

./mvnw package -DskipTests

Build profiles

  • default
  • all-in-one : bundle a .zip archive
  • it : run integration tests
  • jdk11-tests : run tests against jdk 11 (using maven toolchain)

By default active profiles are: default and all-in-one

Built artifacts

  • Windows and Linux all-in-one archive is located here all-in-one/target/BonitaStudioCommunity-*.zip
  • MacOs app is located here all-in-one/target/products/org.bonitasoft.studio.product/macosx/cocoa/x86_64

Report issues

If you want to report an issue or a bug use our official bugtracker