Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 825 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 825 Bytes

Capsule Maven Plugin Demo

License

This a demo project of how you can use the capsule-maven-plugin.

See more at capsule and capsule-maven-plugin.

Building from source

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

License

This project is released under the MIT license.