Class | Description |
---|---|
AbstractJSZipMojo |
Common base class for all the JSZip goals.
|
AbstractPseudoFileSystemProcessorMojo | |
CompileLESSMojo | |
CompileSASSMojo | |
HelpMojo |
Display help information on jszip-maven-plugin.
Call mvn jszip:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
InitializeMojo |
Initializes the JSZIP artifact.
|
JSZipMojo |
Produces a JSZip formatted zip file.
|
Mapping |
Represents a mapping
|
OptimizeMojo |
Runs the r.js optimizer over the source
|
RunMojo |
Starts a Jetty servlet container with resources resolved from the reactor projects to enable live editing of those
resources and pom and classpath scanning to restart the servlet container when the classpath is modified.
|
UnpackMojo |
Unpacks all the JSZip dependencies into a web application.
|
Exception | Description |
---|---|
BuildPlanModifiedException |
The build plan has been modified in such a way that it cannot be compensated for and Maven must be restarted.
|
Copyright © 2012-2013. All Rights Reserved.