|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.maven.plugin.AbstractMojo org.codehaus.mojo.javascript.AbstractPackageMojo org.codehaus.mojo.javascript.AttachStrippedMojo
public class AttachStrippedMojo
Goal used to package stripped 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 | |
---|---|
AttachStrippedMojo()
|
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 AttachStrippedMojo()
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 |