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

Packages that use CompileSourceMojo
org.codehaus.mojo.javascript   
 

Uses of CompileSourceMojo in org.codehaus.mojo.javascript
 

Subclasses of CompileSourceMojo in org.codehaus.mojo.javascript
 class InPlaceMojo
          Goal that copies javascript dependencies to the web application script folder, inside the webapp source 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.