Full name:
org.codehaus.mojo:truezip-maven-plugin:1.0-beta-5:cp
Description:
Example:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| from | File |
beta-4 |
Path to an archive to be unpacked |
| to | File |
beta-4 |
Path to an archive or directory unpack to |
| Name | Type | Since | Description |
|---|---|---|---|
| immediateUpdate | boolean |
beta-2 |
Enable automatic file update after each MOJO execution. If set to
false, immediate update is not performed. Then, the
updated files are flushed at undefined time (when the VM finalizes
objects). Otherwise, a forced file update can be triggered by using
update goal in an separate execution.Default value is: true. |
from:
java.io.Filebeta-4Yes${from}false, immediate update is not performed. Then, the
updated files are flushed at undefined time (when the VM finalizes
objects). Otherwise, a forced file update can be triggered by using
update goal in an separate execution.booleanbeta-2Notrueto:
java.io.Filebeta-4Yes${to}