Droolsjbpm Build Bootstrap

screenshot of Droolsjbpm Build Bootstrap

The build bootstrap contains the parent pom, guidelines and scripts for Drools, jBPM and OptaPlanner.

Overview

The document provides guidelines and instructions for developers looking to build or contribute to a kiegroup project like Drools and jBPM. It covers setting up the development environment correctly, avoiding common pitfalls, and following guidelines for contributing code. The document also includes sections on source control with Git, building with Maven, team communication, and provides tips and tricks for development.

Features

  • Source control with Git: Instructions for installing and configuring git, getting the sources locally, and working with git.
  • Building with Maven: Guidelines for building the project using Maven.
  • CI Information: Information on continuous integration practices for the project.
  • Team communication: Tips on effective team communication throughout the development process.
  • Writing documentation: Guidelines for documenting code and processes.
  • FAQ: Frequently asked questions related to development and contribution.
  • Quick start: Instructions for a quick start if not looking to contribute to the project.