|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.javascript.AbstractPackageMojo
org.codehaus.mojo.javascript.AttachCompressedMojo
public class AttachCompressedMojo
Goal used to package compressed JavaScript files and package them as a javascript archive attaching this new artifact to the project for beeing installed / deployed with the regular uncompressed js-archive.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AttachCompressedMojo()
|
|
| Method Summary | |
|---|---|
protected java.io.File |
getOutputDirectory()
|
protected java.io.File |
getScriptsDirectory()
|
| Methods inherited from class org.codehaus.mojo.javascript.AbstractPackageMojo |
|---|
execute |
| 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 |
| Constructor Detail |
|---|
public AttachCompressedMojo()
| Method Detail |
|---|
protected java.io.File getOutputDirectory()
AbstractPackageMojo.getOutputDirectory()protected java.io.File getScriptsDirectory()
AbstractPackageMojo.getScriptsDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||