OpenL Tablets has an archetype which can be used to create a simple OpenL Rules project containing an example of OpenL Maven Plugin usage. Execute the following command in the command line:
mvn archetype:generate
Maven runs an archetype console wizard. Select the openl-simple-project-archetype menu item. Follow the instructions on the screen to complete all steps of the project creation wizard. After all steps are done, a new maven-based project appears on the file system. It is an OpenL Rules project which has one module with simple rules. To compile the project, in the command line, execute the following command from the root of the project folder:
mvn install
After that, the following objects can be found the target folder: