Full name:
org.apache.maven.plugins:maven-jmod-plugin:3.0.0-alpha-1:hash
Description:
jmod hash ...
Attributes:
Name | Type | Since | Description |
---|---|---|---|
modulePath | File | - | Define the modulepath for the jmod call.
--module-path <path> Must be a directory. |
Name | Type | Since | Description |
---|---|---|---|
classPath | List | - | --class-path <path> Application jar files|dir
containing classes. |
cmds | List | - | --class-path <path> Application jar files|dir
containing classes. |
config | File | - | --config <path> Location of user-editable config
files. |
dryRun | boolean | - | (no description) |
excludes | List | - | (no description) |
jdkToolchain | Map | - |
Specify the requirements for this jdk toolchain. This overrules the toolchain selected by the maven-toolchain-plugin. note: requires at least Maven 3.3.1 |
libs | List | - | (no description) |
mainClass | String | - | (no description) |
moduleVersion | String | - | (no description) |
cmds:
Specify the requirements for this jdk toolchain. This overrules the toolchain selected by the maven-toolchain-plugin.
note: requires at least Maven 3.3.1libs: