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. |