public class CompileMojo extends AbstractLessCssMojo
| Modifier and Type | Field and Description |
|---|---|
protected File |
outputDirectory
The directory for compiled CSS stylesheets.
|
protected boolean |
watch
When
true the plugin will watch for changes in LESS files and compile if it detects one. |
buildContext, excludes, includes, skip, sourceDirectory| Constructor and Description |
|---|
CompileMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute the MOJO.
|
getIncludedFilesprotected File outputDirectory
protected boolean watch
true the plugin will watch for changes in LESS files and compile if it detects one.Copyright © 2014. All Rights Reserved.