These are project templates for Camunda Platform, which enable a quickstart for developing process applications.
A local build of all archetypes can be achieved with mvn clean source:jar install
in the root directory.
You can also build separate archetypes in their respective modules with the same command.
Besides, a couple of utility scripts that can aid in development can be found in the utilities
directory.
Have a look at our contribution guide for how to contribute to this repository.
If you are creating issues in our issue tracker, you can add the component
named archetypes
.
The complete documentation of the Maven Archetypes is provided as part of the Camunda Platform User Guide.
The source files in this repository are made available under the Apache License Version 2.0.