|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Mojo
compiles the projects erlang sources and SNMP files.Mojo
copies the private resources to the
AbstractErlangMojo.targetPriv
directory.Mojo
copies test resources to the
AbstractErlangMojo.targetTest
directory.TarGzArchiver.archive
.
Mojo
runs the erlang dialyzer
tool on the project
sources found in AbstractErlangMojo.srcMainErlang
as well as the
project includes in AbstractErlangMojo.srcMainInclude
.Mojo
runs the erlang dialyzer
tool on a complete release
found in AbstractErlangMojo.targetLib
.Mojo
will generate EDoc documentation for the sources found in
AbstractErlangReport.srcMainErlang
.Predicate
that checks a file for null
and existance
Artifact
object of a specific Artifact
with a
specific version.
Artifact
of an
ArtifactRepository
.
FileUtils.getDefaultExcludes()
will always
be excluded.
List
of directories matching the given filter.
List
of files matching the given file extension (excluding
directories).
Artifact
used by a
MavenProject
from a ArtifactRepository
.
Artifact
.
FileFilter
which only accepts files ending with
one of the given suffixes.
FileFilter
accepting all input
Process
.Mojo
packages all application artifacts into a single
.tar.gz
package.Mojo
packages creates a release .tar.gz
using the erlang
systools
modules make_tar/2
function.Mojo
prepares the packaging of a release .tar.gz
package
by creating the release upgrade/downgrade scripts as well as the boot and
start scripts.String
input.Mojo
runs a, erlang-otp
packaged project interactively
in a shell.InputStream
saving it into a (line based)
buffer.erl_tar
module.erl_tar
module.export_all
option.Mojo
will generate EDoc documentation for the test sources found
in AbstractErlangReport.srcTestErlang
.Mojo
running test cases.erlang-otp
dependencies.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |