This a demo project of how you can use the capsule-maven-plugin.
See more at capsule and capsule-maven-plugin.
Clone the project and run a maven install:
git clone https://github.com/chrisdchristo/capsule-maven-plugin-demo.git
cd capsule-maven-plugin-demo
mvn clean install
Then you can run the capsule:
java -jar target/capsule-maven-plugin-demo-1.5.1-cap.jar
This project is released under the MIT license.