Full name:
net.agilhard.maven.plugins:jpacktool-maven-plugin:1.0.0-SNAPSHOT:jpacktool-pack-bootstrap
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| <basePath> | String | - | The Update4j basePath Setting for the Business Application. |
| <basePathBelowHomeDir> | boolean | - | Flag if the basePath setting is relativ to ${user.home} Default value is: false. |
| <basePathBelowUserDir> | boolean | - | Flag if the basePath setting is relativ to ${user.dir} Default value is: true. |
| <baseUri> | String | - | The update4j baseUri |
| <classpathArtifacts> | List | - | Artifacts that should be explicitly on the classpath |
| <excludedArtifacts> | List | - | Artifacts that should be excluded |
| <generateUpdate4jConfig> | boolean | - | (no description) Default value is: true. |
| <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 |
| <skip> | boolean | - | skip plugin execution. Default value is: false. |
| <stripConfigName> | String | - | replace this with nothing in the name of the config file Default value is: -jpacktool. |
| <verbose> | boolean | - | This will turn on verbose mode.
The jlink/jpackager command line equivalent is: --verbose Default value is: false. |
Specify the requirements for this jdk toolchain. This overrules the toolchain selected by the maven-toolchain-plugin.
note: requires at least Maven 3.3.1The jlink/jpackager command line equivalent is: --verbose