No description.
Mojo Attributes:
test| Name | Type | Description |
|---|---|---|
| directory | File |
No description. Default value is ${project.basedir}. |
| Name | Type | Description |
|---|---|---|
| cssValidationFailureIgnore | boolean |
No description. |
| profile | String |
Checks the stylesheet against the specified profile. Possible values are css1, css2, css21 (default), css3, svg, svgbasic, svgtiny, atsc-tv, mobile, tv. Default value is css21. |
| medium | String |
Checks the stylesheet using the specified medium. Possible values are all (default), aural, braille, embossed, handheld, print, projection, screen, tty, tv, presentation. Default value is all. |
| warning | int |
Warnings verbosity level. Possible values for WARN are -1 (no warning), 0, 1, 2 (default, all the warnings). |
| includes | String[] |
No description. |
| excludes | String[] |
No description. |
No Description.
booleanNo${maven.cssValidation.failure.ignore}Checks the stylesheet against the specified profile. Possible values are css1, css2, css21 (default), css3, svg, svgbasic, svgtiny, atsc-tv, mobile, tv.
java.lang.StringNocss21Checks the stylesheet using the specified medium. Possible values are all (default), aural, braille, embossed, handheld, print, projection, screen, tty, tv, presentation.
java.lang.StringNoallWarnings verbosity level. Possible values for WARN are -1 (no warning), 0, 1, 2 (default, all the warnings).
intNoNo Description.
java.io.FileYes${project.basedir}No Description.
java.lang.String[]NoNo Description.
java.lang.String[]No