Skip to content

chrisdchristo/capsule-maven-plugin-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.