jshint-maven-plugin

A maven plugin for running JSHint.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.shrevl
ArtifactId

ArtifactId

jshint-maven-plugin
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

jshint-maven-plugin
A maven plugin for running JSHint.
Project URL

Project URL

http://maven.apache.org

Download jshint-maven-plugin

How to add to project

<plugin>
    <groupId>com.shrevl</groupId>
    <artifactId>jshint-maven-plugin</artifactId>
    <version>0.0.2</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.4
org.mozilla : rhino jar 1.7R4
commons-io : commons-io jar 2.4
javax.xml.bind : jaxb-api jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1