Goals available:
| Goal | Description |
|---|---|
| jar:jar | Build a JAR from the current project. |
| jar:test-jar | Build a JAR of the test classes for the current project. |
| jar:sign | Signs a JAR using jarsigner. |
| jar:sign-verify | Checks the signature of a signed jar using jarsigner. |