Skip to content

axonivy/project-build-examples

 
 

Repository files navigation

project-build-examples

Sample projects to demonstrate project CI/CD features of the project-build-plugin.

Prerequisites for all examples

  • Install a Maven runtime.
  • Download and unpack this branch as ZIP (or clone it with git).
  • Firefox

compile-test

Simple multi module build with an ivy project and extra projects to test it.

deploy

Set of projects that demonstrate deployment scenarios to an Axon Ivy Engine.

docker

Shows how a full ivy application (based on multiple sub-projects) can be built and packed into an application specific Docker image.