- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.github.pudovika.UglifyMojo
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected org.apache.maven.shared.model.fileset.FileSet |
cssSources |
protected File |
outputDirectory |
protected boolean |
skip |
protected org.apache.maven.shared.model.fileset.FileSet |
sources |
-
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Constructor Summary
Constructors
| Constructor and Description |
UglifyMojo() |
-
Method Summary
-
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
skip
protected boolean skip
-
Constructor Detail
-
UglifyMojo
public UglifyMojo()
Copyright © 2015. All rights reserved.