Class Summary |
DependencyLoader |
Mojo that first purges all dynamically loaded modules on the backend
node and reloads the modules provided by (unpacked) dependencies. |
Dialyzer |
This Mojo runs the erlang dialyzer tool on the release
dependencies. |
Packager |
This Mojo packages/creates a release .tar.gz using the erlang
systools modules. |
ResourceGenerator |
Copies all resource files into that target directory structure. |
TargetSystemPackager |
This Mojo creates a target system release package .tar.gz
according to the official documentation. |
TestRunner |
This Mojo checks the release file for plausability. |