Full name:
br.com.ingenieux:cloudfront-maven-plugin:1.4.2:update-distribution
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
webappDirectory | File | - | In which directory where to look for resources to upload (s3
distributions) or compare against (custom)? Default value is: ${project.build.directory}/${project.build.finalName}. |
Name | Type | Since | Description |
---|---|---|---|
credentialId | String | - | The credential id (on ~/.aws/credentials file) to use) Default value is: default. User property is: beanstalker.credentialId. |
distributions | Distribution[] | - | Declares which distributions this mojo will address. |
ignoreExceptions | boolean | - | Ignore Exceptions? Default value is: false. User property is: beanstalker.ignoreExceptions. |
regionName | String | - |
Service region e.g. "us-east-1" Note: Does not apply to all services. "-Cloudfront, I'm talking to you! Look at me when I do that!" See this list for reference. TODO Rationalize this User property is: beanstalker.region. |
serverId | String | - | The server id in maven settings.xml to use for AWS Services
Credentials (accessKey / secretKey) Default value is: aws.amazon.com. User property is: beanstalker.serverId. |
verbose | boolean | - | Verbose Logging? Default value is: false. User property is: beanstalker.verbose. |
Service region e.g. "us-east-1"
Note: Does not apply to all services.
"-Cloudfront, I'm talking to you! Look at me when I do that!"
See this list for reference.
TODO Rationalize this