Maven JSTools Plugin

The Maven JSTools Plugin is, well, a javascript plugin for Maven 2. More specifically, it provides a Maven2 interface to a set of JavaScript development tools like JSDoc and JSLint, along with runtime JS dependency resolution (well it sounds cool) tools for your WAR projects. Support for JSUnit/ECMAUnit is coming up!

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

gr.abiss.mvn.plugins
ArtifactId

ArtifactId

maven-jstools-plugin
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven JSTools Plugin
The Maven JSTools Plugin is, well, a javascript plugin for Maven 2. More specifically, it provides a Maven2 interface to a set of JavaScript development tools like JSDoc and JSLint, along with runtime JS dependency resolution (well it sounds cool) tools for your WAR projects. Support for JSUnit/ECMAUnit is coming up!
Project Organization

Project Organization

Abiss.gr
Source Code Management

Source Code Management

http://mvn-jstools.cvs.sf.net/mvn-jstools

Download maven-jstools-plugin

How to add to project

<plugin>
    <groupId>gr.abiss.mvn.plugins</groupId>
    <artifactId>maven-jstools-plugin</artifactId>
    <version>0.7</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
log4j : log4j jar 1.2.8
org.apache.maven.plugins : maven-jar-plugin jar 2.1
org.apache.maven.reporting : maven-reporting-api jar 2.0
org.apache.maven.reporting : maven-reporting-impl jar 2.0
org.apache.maven : maven-project jar 2.0
org.codehaus.plexus : plexus-archiver jar 1.0-alpha-9
commons-io : commons-io jar 1.3
rhino : js jar 1.7R1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.7
0.6
0.5
0.4
0.3