This module defines a standard parent POM to use for various Incode applications and modules.
Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins)
within child POMs. Specifically this means locking down the versions of plugins using pluginManagement.
It does NOT define any mixins for Apache Isis.
This module defines a standard parent POM to use for various Incode applications and modules.
Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins)
within child POMs. Specifically this means locking down the versions of plugins using pluginManagement.
It does NOT define any mixins for Apache Isis.
Core framework, providing metamodel, runtime and core APIs.
Also defines standard build process, as well as
standard set of 3rd party dependencies (eg for testing and
logging frameworks).
Core framework, providing metamodel, runtime and core APIs.
Also defines standard build process, as well as
standard set of 3rd party dependencies (eg for testing and
logging frameworks).
Core framework, providing metamodel, runtime and core APIs.
Also defines standard build process, as well as
standard set of 3rd party dependencies (eg for testing and
logging frameworks).