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

Packages that use AbstractPackageMojo
org.codehaus.mojo.javascript   
 

Uses of AbstractPackageMojo in org.codehaus.mojo.javascript
 

Subclasses of AbstractPackageMojo in org.codehaus.mojo.javascript
 class AttachCompressedMojo
          Goal used to package compressed 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.
 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.
 class PackageMojo
          Goal which packages scripts and resources as a javascript archive to be installed / deployed in maven repositories.
 



Copyright © 2011 SOFTEC sa. All Rights Reserved.