Package org.codehaus.mojo.javascript

Class Summary
AbstractCompressMojo Abstact mojo for compressing JavaScripts.
AbstractJavascriptMojo  
AttachCompressedMojo Goal used to build javascript libraries with maven.
CompileMojo Goal which assemble javascript sources into the packaging directory.
CompileSourceMojo  
InPlaceMojo Goal that copies javascript dependencies to the web application script folder, inside the webapp source directory.
JsUnitMojo Goal which runs javascript tests using jsunit framework.
JsUnitTestCase Simple wrapper arround StandaloneTest to setup the jetty http server from Maven.
PackageMojo Goal which packages scripts and resources as a javascript archive to be installed / deployed in maven repositories.
PrepareTestsMojo Goal which copies scripts to the test-script directory.
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.
WebappCompressMojo Goal to be used from a war project, to compress the scripts present in the webapp packaging folder.
 



Copyright © 2010. All Rights Reserved.