uglifyjs-cleancss-maven-plugin

Maven plugin to run uglifyjs and cleancss on a directory of javascript an css files.

License

License

Categories

Categories

JavaScript Languages Maven Build Tools
GroupId

GroupId

com.github.pudovika
ArtifactId

ArtifactId

uglifyjs-cleancss-maven-plugin
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

uglifyjs-cleancss-maven-plugin
Maven plugin to run uglifyjs and cleancss on a directory of javascript an css files.
Project URL

Project URL

https://github.com/pudovika/uglifyjs-cleancss-maven-plugin/

Download uglifyjs-cleancss-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.pudovika</groupId>
    <artifactId>uglifyjs-cleancss-maven-plugin</artifactId>
    <version>1.3</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.9
org.apache.maven.shared : file-management jar 1.2.1
commons-io : commons-io jar 2.1
commons-lang : commons-lang jar 2.6
org.mozilla : rhino jar 1.7R3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0