* BAEL-7201: Maven compilation example
* BAEL-7201: Disable the tests
* BAEL-7201: Created MavenAdapter and moved repeated code
* BAEL-7201: Project creation and tests
* BAEL-7201: A couple of renames and refactors
* BAEL-7201: Extract constants
* BAEL-7201: Cleaned the POM
* BAEL-7201: Remove unnecessary access modifiers
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17
* [JAVA-27490] Removed java.version from modules
* [JAVA-27490] Commented modules that are failing
* [JAVA-27490] Clean up
* [JAVA-27490] Clean up
* JAVA-7661: Upgrade logback version to 1.2.6 in the main pom.xml
* JAVA-7661: Use logback.version property from the main pom.xml
* JAVA-7661: Fix maven-exec-plugin setup