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
org.apache.maven.reporting maven-reporting-impl 2.0 - jar
org.apache.maven.shared maven-plugin-testing-harness 1.1 - jar
org.codehaus.plexus plexus-resources 1.0-alpha-4 - jar
pmd pmd-jdk14 4.2.2 - 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
org.apache.maven maven-artifact 2.0 - 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
ant ant 1.6 - jar
asm asm 3.1 - jar
backport-util-concurrent backport-util-concurrent 3.1 - jar
classworlds classworlds 1.1-alpha-2 - jar
com.ibm.icu icu4j 2.6.1 - jar
commons-cli commons-cli 1.0 - jar
commons-validator commons-validator 1.1.4 - jar
dom4j dom4j 1.6.1 - jar
doxia doxia-core 1.0-alpha-4 - jar
doxia doxia-sink-api 1.0-alpha-4 - jar
jaxen jaxen 1.1.1 - jar
jdom jdom 1.0 - jar
junit junit 3.8.1 - jar
net.sourceforge.retroweaver retroweaver-rt 2.0.3 - jar
org.apache.maven maven-artifact-manager 2.0 - jar
org.apache.maven maven-core 2.0 - jar
org.apache.maven maven-error-diagnostics 2.0 - jar
org.apache.maven maven-model 2.0 - jar
org.apache.maven maven-monitor 2.0 - jar
org.apache.maven maven-plugin-api 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-profile 2.0 - jar
org.apache.maven maven-project 2.0 - jar
org.apache.maven maven-repository-metadata 2.0 - jar
org.apache.maven maven-settings 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-interactivity-api 1.0-alpha-4 - jar
org.codehaus.plexus plexus-utils 1.5.1 - jar
oro oro 2.0.7 - jar
xalan xalan 2.6.0 - jar
xerces xercesImpl 2.6.2 - jar
xerces xmlParserAPIs 2.6.2 - jar
xml-apis xml-apis 1.3.02 - jar
xom xom 1.0 - 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.23 - 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

Project Dependency Graph

Dependency Tree

Dependency Listings

Maven PMD Plugin

A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

http://maven.apache.org/plugins/maven-pmd-plugin

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

Doxia Core

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 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 Repository Metadata Model

Maven Plugin Mapping

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

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

Maven Wagon API

Tools to manage artifacts and deployment

classworlds

http://classworlds.codehaus.org/

Plexus Default Interactivity Handler

Plexus Archiver Component

Plexus Resource Component

Default Plexus Container

PMD

<p>PMD scans Java source code and looks for potential problems like:</p> <ul> <li>Possible bugs - empty try/catch/finally/switch statements</li> <li>Dead code - unused local variables, parameters and private methods</li> <li>Suboptimal code - wasteful String/StringBuffer usage</li> <li>Overcomplicated expressions - unnecessary if statements, for loops that could be while loops</li> <li>Duplicate code - copied/pasted code means copied/pasted bugs</li> </ul> <p>You can <b><a href="http://sourceforge.net/project/showfiles.php?group_id=56262">download everything from here</a></b>, and you can get an overview of all the rules at the <a href="rules/index.html">rulesets index</a> page.</p> <p>PMD is <a href="integrations.html">integrated</a> with JDeveloper, Eclipse, JEdit, JBuilder, BlueJ, CodeGuide, NetBeans/Sun Java Studio Enterprise/Creator, IntelliJ IDEA, TextPad, Maven, Ant, Gel, JCreator, and Emacs.</p>

http://pmd.sourceforge.net/

Ant

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Unnamed - jdom:jdom:jar:1.0

xom

http://www.xom.nu

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

Unnamed - xerces:xercesImpl:jar:2.6.2

Unnamed - xalan:xalan:jar:2.6.0

Unnamed - xml-apis:xml-apis:jar:1.3.02

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

Unnamed - com.ibm.icu:icu4j:jar:2.6.1

ASM Core

A very small and fast Java bytecode manipulation framework

http://asm.objectweb.org/asm

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

Retroweaver

Retroweaver is a tool, which converts Java 5 (or 6) compliant class files into Java 1.x compliant class files. The jar file retroweaver-rt.jar contains the runtime classes only. To run the class processor, you need the jar file retroweaver.jar.

http://retroweaver.sourceforge.net/

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://backport-jsr166.sourceforge.net/

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

Plexus Common Utilities

http://plexus.codehaus.org/plexus-utils