This application represents a user module for the Eclipse openK User Modules project.
Run mvn clean install -DskipTests to build the project. All build artifacts will be stored in the targets/ directory.
Run mvn clean install to execute the unit tests. All results will be stored in the targets/surefire-reports directory.
Further details about how to build, configure and run this module in a production or test environment, please see the howToBuild and howToRun documentation.