Full name:
eu.lindenbaum:maven-erlang-plugin:1.0.0-beta:package-release
Description:
This Mojo packages creates a release .tar.gz using the erlang systools modules make_tar/2 function.
The build can be customized by providing additional options through the tarOptions parameter in the specific project pom. By default all release dependecies will be packaged including their ebin, include, mibs and non-erlang source directories.
Attributes:
Name | Type | Since | Description |
---|---|---|---|
tarOptions | String[] | - | Additional options for systools:make_tar/2. |