Skip to content

axonivy/project-build-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-build-examples

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

Versions and Branches

You are currently on the master branch. Features shown here might still be under development and may not yet be released!

If you are working with a LTS or LE version consider to switch to the corresponding branch.

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.