Full name:
eu.lindenbaum:maven-erlang-plugin:2.1.0:relup
Description:
Mojo
will generate a release upgrade file
template for a release project. In order to do so all available
non-SNAPSHOT versions of the project will be resolved (also from
remote repositories). All versions smaller than the current version
will be included in the generation. The resulting release upgrade
file's location will be prompted on success as well as its content.
The actual generation will be made using
systools:make_relup/4
.Attributes:
2.1.0
.generate-resources
prior to executing itself.appup-relup
.Name | Type | Since | Description |
---|---|---|---|
cookie | String |
2.1.0 |
The cookie to use for the java and the backend node. |
erlCommand | String |
2.1.0 |
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. |
java.lang.String
2.1.0
No
${cookie}
erl
is
used (assuming the command is part of the hosts PATH
).
The path must not contain any arguments.java.lang.String
2.1.0
No
${erlCommand}