Uses of Class
org.codehaus.mojo.javascript.CompileMojo

Packages that use CompileMojo
org.codehaus.mojo.javascript   
 

Uses of CompileMojo in org.codehaus.mojo.javascript
 

Subclasses of CompileMojo in org.codehaus.mojo.javascript
 class CompileSourceMojo
           
 class InPlaceMojo
          Goal that copies javascript dependencies to the web application script folder, inside the webapp source directory.
 class PrepareTestsMojo
          Goal which copies scripts to the test-script directory.
 class WarPackageMojo
          Compile scripts in a WAR the same way as for a stand-alone javascript project, except output the scripts to the webapp's target directory instead of a dedicated scripts output directory.
 



Copyright © 2010. All Rights Reserved.