Full name:
org.richfaces:richfaces-resource-optimizer-maven-plugin:4.5.17.Final:process
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
resourcesOutputDir | String | - | Output directory for processed resources User property is: resourcesOutputDir. |
skins | String[] | - | The list of RichFaces skins to be processed User property is: skins. |
staticResourceMappingFile | String | - | Output file for resource mapping configuration User property is: staticResourceMappingFile. |
Name | Type | Since | Description |
---|---|---|---|
compress | boolean | - | Turns on compression with YUI Compressor (JavaScript/CSS
compression) User property is: compress. |
encoding | String | - | The encoding used for resource processing Default value is: ${project.build.sourceEncoding}. User property is: encoding. |
excludedContentTypes | List | - | The list of mime-types to be excluded in processing |
excludedFiles | List | - | List of excluded files |
fileNameMappings | FileNameMapping[] | - | Mapping of file names to output file names |
includedContentTypes | List | - | The list of mime-types to be included in processing |
includedFiles | List | - | List of included files. |
pack | String | - | Turns on packing of JavaScript/CSS resources User property is: pack. |
processMode | ProcessMode | - | (no description) |
staticResourcePrefix | String | - | Configures what prefix should be placed to each file before the
library and name of the resource User property is: staticResourcePrefix. |
webRoot | String | - | The expression determines the root of the webapp resources Default value is: ${basedir}/src/main/webapp. |
pack: