Full name:
eu.lindenbaum:maven-erlang-plugin:2.2.0:reload-test-dependencies
Description:
Mojo
that first purges all dynamically loaded modules
on the test backend node and reloads the modules provided by
(unpacked) dependencies.Attributes:
test
.process-test-sources
.Name | Type | Since | Description |
---|---|---|---|
cookie | String |
- |
The cookie to use for the java and the backend node. |
erlCommand | String |
- |
The erlang command used to start an erlang backend node. The path
must exist and the destination must be executable. If the given
command does not fullfill these requirements erl is
used (assuming the command is part of the hosts PATH ).
The path must not contain any arguments. |
skipTests | boolean |
- |
Setting this to true will skip the test dependency
loading.Default value is: false . |
java.lang.String
No
${cookie}
erl
is
used (assuming the command is part of the hosts PATH
).
The path must not contain any arguments.java.lang.String
No
${erlCommand}
true
will skip the test dependency
loading.boolean
No
${skipTests}
false