public class Resource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected File |
destination
Where to put the compiled CSS files.
|
protected String |
relativeOutputDirectory
Defines an additional path section when calculating the destination for
the SCSS file.
|
protected org.apache.maven.model.FileSet |
source
Directories containing Sass files.
|
| Constructor and Description |
|---|
Resource() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getDirectoriesAndDestinations(org.apache.maven.plugin.logging.Log log)
Gets the source directories and target destinations.
|
protected org.apache.maven.model.FileSet source
protected String relativeOutputDirectory
sourceprotected File destination
public Map<String,String> getDirectoriesAndDestinations(org.apache.maven.plugin.logging.Log log)
log - the maven logging instance to use for messagesCopyright © 2014–2019 GeoDienstenCentrum. All rights reserved.