Full name:
org.codehaus.mojo:truezip-maven-plugin:1.0-beta-7:list
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| fileset | Fileset | beta-1 | A single FileSet to manipulate the archive. |
| filesets | List | beta-1 | The list of FileSet to manipulate the archive. |
| 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. |
| outputFile | File | beta-1 | Write list output to a file if needed |
| verbose | boolean | beta-1 | Enable verbose mode Default value is: false. |