s3:bucketdeltas
Full name:
org.kuali.maven.plugins:s3-maven-plugin:1.0.2:bucketdeltas
Description:
(no description)
Attributes:
- Requires a Maven project to be executed.
Optional Parameters
Name |
Type |
Since |
Description |
csvFile |
File |
- |
The file where the CSV summary is written. If the file already
exists, it is appended to. Default value is: ${project.build.directory}/s3/summary.csv. |
Parameter Details
csvFile:
The file where the CSV summary is written. If the file already
exists, it is appended to.
- Type: java.io.File
- Required: No
- Expression: ${s3.csvFile}
- Default: ${project.build.directory}/s3/summary.csv