|
Class Summary |
| AbstractLinterMojo<T> |
Contains common behavior for mojos responsible for static code analysis, example: csslint, jslint, jshint. |
| AbstractSingleProcessorMojo |
Maven plugin which use a single processor. |
| AbstractWro4jMojo |
Defines most common properties used by wro4j build-time solution infrastructure. |
| CssLintMojo |
Maven plugin used to validate css code defined in wro model. |
| JsHintMojo |
Maven plugin used to validate js scripts defined in wro model using jsLint. |
| JsLintMojo |
Maven plugin used to validate js scripts defined in wro model using jsLint. |
| Wro4jMojo |
A build-time solution for organizing and minimizing static resources. |