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
commons-collections commons-collections 3.2 - jar
dom4j dom4j 1.4 - jar
org.apache.maven maven-core 2.0.7 - jar
org.easymock easymock 2.4 - 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 - jar
commons-cli commons-cli 1.0 - jar
isorelax isorelax 20020414 - jar
jaxen jaxen 1.0-FCS - jar
junit junit 3.8.1 - jar
msv msv 20020414 - jar
org.apache.maven maven-artifact 2.0.7 - jar
org.apache.maven maven-artifact-manager 2.0.7 - jar
org.apache.maven maven-error-diagnostics 2.0.7 - jar
org.apache.maven maven-model 2.0.7 - jar
org.apache.maven maven-monitor 2.0.7 - jar
org.apache.maven maven-plugin-api 2.0.7 - jar
org.apache.maven maven-plugin-descriptor 2.0.7 - jar
org.apache.maven maven-plugin-parameter-documenter 2.0.7 - jar
org.apache.maven maven-plugin-registry 2.0.7 - jar
org.apache.maven maven-profile 2.0.7 - jar
org.apache.maven maven-project 2.0.7 - jar
org.apache.maven maven-repository-metadata 2.0.7 - jar
org.apache.maven maven-settings 2.0.7 - jar
org.apache.maven.doxia doxia-sink-api 1.0-alpha-7 - jar
org.apache.maven.reporting maven-reporting-api 2.0.7 - jar
org.apache.maven.wagon wagon-provider-api 1.0-beta-2 - jar
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 - jar
org.codehaus.plexus plexus-interactivity-api 1.0-alpha-4 - jar
org.codehaus.plexus plexus-utils 1.4.1 - jar
relaxngDatatype relaxngDatatype 20020414 - jar
saxpath saxpath 1.0-FCS - jar
xml-apis xml-apis 1.0.b2 - jar

runtime

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

GroupId ArtifactId Version Classifier Type Optional
com.jcraft jsch 0.1.27 - jar
jtidy jtidy 4aug2000r7-dev - jar
org.apache.maven.wagon wagon-file 1.0-beta-2 - jar
org.apache.maven.wagon wagon-http-lightweight 1.0-beta-2 - jar
org.apache.maven.wagon wagon-http-shared 1.0-beta-2 - jar
org.apache.maven.wagon wagon-ssh 1.0-beta-2 - jar
org.apache.maven.wagon wagon-ssh-common 1.0-beta-2 - jar
org.apache.maven.wagon wagon-ssh-external 1.0-beta-2 - jar
plexus plexus-utils 1.0.2 - jar

Project Dependency Graph

Dependency Listings

Atlassian Test Tools

Base POM for Atlassian projects

http://www.atlassian.com/atlassian-public-pom/atlassian-testtools

Collections

Types that extend and augment the Java Collections Framework.

http://jakarta.apache.org/commons/collections/

Unnamed - dom4j:dom4j:jar:1.4

Unnamed - jaxen:jaxen:jar:1.0-FCS

Unnamed - saxpath:saxpath:jar:1.0-FCS

Unnamed - msv:msv:jar:20020414

Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414

Unnamed - isorelax:isorelax:jar:20020414

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/maven-core

Maven Wagon File Provider

Wagon that gets and puts artifacts using file system protocol

http://maven.apache.org/wagon/wagon-providers/wagon-file

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/maven-plugin-parameter-documenter

Maven Wagon Lightweight HTTP Provider

Wagon that gets and puts artifacts through http using standard Java library

http://maven.apache.org/wagon/wagon-providers/wagon-http-lightweight

Maven Wagon HTTP Shared Library

Shared Library for the wagon-http, and wagon-http-lightweight wagon providers.

http://maven.apache.org/wagon/wagon-providers/wagon-http-shared

JTidy

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.

http://jtidy.sourceforge.net

XML Commons External Components XML APIs

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

http://xml.apache.org/commons/#external

Maven Reporting 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/maven-reporting/maven-reporting-api

Doxia Sink API

http://maven.apache.org/doxia/doxia-sink-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/maven-error-diagnostics

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/maven-project

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/maven-settings

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/maven-profile

Maven Model

Maven Model

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

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/maven-plugin-registry

CLI

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

Maven Wagon SSH External Provider

Wagon that gets and puts artifacts using SSH protocol with a preinstalled SSH client

http://maven.apache.org/wagon/wagon-providers/wagon-ssh-external

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/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/maven-plugin-api

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-artifact-manager

Maven Repository Metadata Model

Maven Plugin Mapping

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

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/maven-artifact

Default Plexus Container

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/maven-monitor

Maven Wagon SSH Provider

Tools to manage artifacts and deployment

http://maven.apache.org/wagon/wagon-providers/wagon-ssh

JSch

JSch is a pure Java implementation of SSH2

http://www.jcraft.com/jsch/

Plexus Default Interactivity Handler

Maven Wagon SSH Common Library

Tools to manage artifacts and deployment

http://maven.apache.org/wagon/wagon-providers/wagon-ssh-common

Maven Wagon API

Maven Wagon API that defines the contract between different Wagon implementations

http://maven.apache.org/wagon/wagon-provider-api

Plexus Common Utilities

classworlds

http://classworlds.codehaus.org/

EasyMock

EasyMock provides an easy way to create Mock Objects for interfaces by generating them on the fly using Java's proxy mechanism

http://www.easymock.org