19.2 Usage
19.2.1 Package your application
Packaging your application is described in detail
mvn kauripackage:package
This will create the packaged application in the directory target/kauri-package.
The packaged application contains configuration files and scripts for the service wrapper. The actual wrapper binaries are part of the binary Kauri release.
Previous