Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Optional
com.jslint jslint 2007-10-25 - jar
org.apache.maven maven-project 2.0 - jar
org.apache.maven.reporting maven-reporting-impl 2.0 - jar
org.codehaus.mojo.javascript javascript-maven-archive 1.0-alpha-1-20080221.082308-5 - jar
org.jsdoctoolkit jsdoc 1.3.3 - jar
rhino js 1.6R7 - jar

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Classifier Type Optional
junit junit 3.8.2 - jar
org.apache.maven.shared maven-plugin-testing-harness 1.1 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Optional
classworlds classworlds 1.1-alpha-2 - jar
commons-validator commons-validator 1.1.4 - jar
doxia doxia-core 1.0-alpha-4 - jar
doxia doxia-sink-api 1.0-alpha-4 - jar
org.apache.maven maven-archiver 2.2 - jar
org.apache.maven maven-artifact 2.0 - jar
org.apache.maven maven-artifact-manager 2.0 - jar
org.apache.maven maven-model 2.0 - jar
org.apache.maven maven-plugin-api 2.0 - jar
org.apache.maven maven-profile 2.0 - jar
org.apache.maven maven-repository-metadata 2.0 - jar
org.apache.maven.reporting maven-reporting-api 2.0 - jar
org.apache.maven.wagon wagon-provider-api 1.0-alpha-5 - jar
org.codehaus.plexus plexus-archiver 1.0-alpha-7 - jar
org.codehaus.plexus plexus-container-default 1.0-alpha-8 - jar
org.codehaus.plexus plexus-utils 1.0.4 - jar
oro oro 2.0.7 - jar

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Classifier Type Optional
com.jcraft jsch 0.1.23 - jar
commons-cli commons-cli 1.0 - jar
org.apache.maven maven-core 2.0 - jar
org.apache.maven maven-error-diagnostics 2.0 - jar
org.apache.maven maven-monitor 2.0 - jar
org.apache.maven maven-plugin-descriptor 2.0 - jar
org.apache.maven maven-plugin-parameter-documenter 2.0 - jar
org.apache.maven maven-plugin-registry 2.0 - jar
org.apache.maven maven-settings 2.0 - jar
org.apache.maven.wagon wagon-file 1.0-alpha-5 - jar
org.apache.maven.wagon wagon-http-lightweight 1.0-alpha-5 - jar
org.apache.maven.wagon wagon-ssh 1.0-alpha-5 - jar
org.codehaus.plexus plexus-interactivity-api 1.0-alpha-4 - jar

Project Dependency Graph

Dependency Listings

Javascript Maven Report Plugin

A set of tools to bring maven support to JavaScript developpers.

http://mojo.codehaus.org/javascript-maven-tools/javascript-report-maven-plugin/

jsLint

JSLint takes a JavaScript source and scans it. If it finds a problem, it returns a message describing the problem and an approximate location within the source. The problem is not necessarily a syntax error, although it often is. JSLint looks at some style conventions as well as structural problems. It does not prove that your program is correct. It just provides another set of eyes to help spot problems.

http://www.jslint.com

Javascript archive support for Maven

A set of tools to bring maven support to JavaScript developpers.

http://mojo.codehaus.org/javascript-maven-plugin/javascript-maven-archive/

Maven Archiver

Maven shared components

http://maven.apache.org/shared/maven-archiver

Rhino

Rhino: JavaScript for Java

http://www.mozilla.org/rhino/

JsDoc

Turn javascript comments into formatted documentation pages, and to it automatically.

http://www.jsdoctoolkit.org

Unnamed - org.apache.maven.reporting:maven-reporting-impl:jar:2.0

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-reporting/maven-reporting-impl

Unnamed - commons-validator:commons-validator:jar:1.1.4

Doxia Core

Unnamed - oro:oro:jar:2.0.7

Maven Plugin Testing Mechanism

Maven shared components

http://maven.apache.org/shared/maven-plugin-testing-harness

Maven

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-core

Maven Local Settings Model

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-settings

Maven Wagon File Provider

Tools to manage artifacts and deployment

Maven Plugin Parameter Documenter API

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-plugin-parameter-documenter

Maven Wagon Lightweight HTTP Provider

Tools to manage artifacts and deployment

Unnamed - org.apache.maven.reporting:maven-reporting-api:jar:2.0

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-reporting/maven-reporting-api

Maven Error Diagnostics

Provides a manager component which will process a given Throwable instance through a set of diagnostic sub-components, and return a String message with user-friendly information about the error and possibly how to fix it.

http://maven.apache.org/maven2/maven-error-diagnostics

Maven Plugin Registry Model

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-plugin-registry

CLI

Commons CLI provides a simple API for working with the command line arguments and options.

Maven Plugin Descriptor Model

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-plugin-descriptor

Maven Plugin API

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-plugin-api

Maven Monitor

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-monitor

Maven Wagon SSH Provider

Tools to manage artifacts and deployment

jsch

Plexus Default Interactivity Handler

Plexus Archiver Component

Maven Project Builder

This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.

http://maven.apache.org/maven2/maven-project

Maven Profile Model

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-profile

Maven Model

Maven Model

http://maven.apache.org/maven2/maven-model

Maven Artifact Manager

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org

Maven Repository Metadata Model

Maven Plugin Mapping

http://maven.apache.org/maven2/maven-repository-metadata

Maven Wagon API

Tools to manage artifacts and deployment

Maven Artifact

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-artifact

Default Plexus Container

Plexus Common Utilities

classworlds

http://classworlds.codehaus.org/

Unnamed - junit:junit:jar:3.8.2