YUI Compressor Maven Mojo for ZK

To compress (Minify + Ofuscate) Javascript files and CSS files (using YUI Compressor from Julien Lecomte). --Modified from [net.alchim31.maven] [yuicompressor-maven-plugin] And remove the jslint we didnt need , and customize the css compressor from yui for working with *.css.dsp It's a really good project for that , thanks a lot.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.zkoss.maven
ArtifactId

ArtifactId

yuicompressor-maven-plugin-zk
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

YUI Compressor Maven Mojo for ZK
To compress (Minify + Ofuscate) Javascript files and CSS files (using YUI Compressor from Julien Lecomte). --Modified from [net.alchim31.maven] [yuicompressor-maven-plugin] And remove the jslint we didnt need , and customize the css compressor from yui for working with *.css.dsp It's a really good project for that , thanks a lot.
Project URL

Project URL

http://www.zkoss.org

Download yuicompressor-maven-plugin-zk

How to add to project

<plugin>
    <groupId>org.zkoss.maven</groupId>
    <artifactId>yuicompressor-maven-plugin-zk</artifactId>
    <version>1.1.6</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
com.yahoo.platform.yui : yuicompressor jar 2.4.2
org.codehaus.plexus : plexus-utils jar 1.5.1

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.9
org.apache.maven : maven-project jar 2.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6