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 |
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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
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 |
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 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.
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 shared components
http://maven.apache.org/shared/maven-archiver
Rhino: JavaScript for Java
Turn javascript comments into formatted documentation pages, and to it automatically.
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
Maven Plugin Testing Mechanism
Maven shared components
http://maven.apache.org/shared/maven-plugin-testing-harness
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 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
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
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 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
Commons CLI provides a simple API for working with the command line arguments and options.
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 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 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
Tools to manage artifacts and deployment
Plexus Default Interactivity Handler
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 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
http://maven.apache.org/maven2/maven-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.
Maven Repository Metadata Model
Maven Plugin Mapping
http://maven.apache.org/maven2/maven-repository-metadata
Tools to manage artifacts and deployment
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