|
Class Summary |
| CoffeeScriptCompilerMojo |
Compiles CoffeeScript files. |
| CoffeeScriptTestCompilerMojo |
Compiles CoffeeScript files. |
| CSSCompilerMojo |
Copy CSS to the work directory and check CSS file using CSSLint. |
| HelpMojo |
Display help information on coffee-mill-maven-plugin. Call |
| HtmlCompressorMojo |
Compress HTML pages using HtmlCompressor. |
| JavaScriptCompilerMojo |
Copy JavaScript sources to the work directory and check JavaScript sources with
Check the code using JSLint
Check the code using JSHint
Compile dust template (.dust files)
|
| JavaScriptTestCompilerMojo |
Copy JavaScript sources to the work directory and check JavaScript sources with
Check the code using JSLint
Check the code using JSHint
TODO Exclude strict mode. |
| JpegTranMojo |
Optimizes JPEG files using jpegtran (http://jpegclub.org/jpegtran/). |
| LessCompilerMojo |
Compiles Less files. |
| OptiPNGMojo |
Optimizes PNG files using optiPNG (http://optipng.sourceforge.net/). |