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
net.sf.cathcart cathcart-ant-tasks 0.9.7 - jar
org.apache.maven maven-script-ant 2.0.1 - 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.shared maven-verifier 1.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
classworlds classworlds 1.1-alpha-2 - jar
org.apache.ant ant 1.7.1 - jar
org.apache.ant ant-launcher 1.7.1 - jar
org.apache.ant ant-trax 1.7.1 - jar
org.apache.maven maven-plugin-api 2.0.1 - jar
org.codehaus.plexus plexus-ant-factory 1.0-alpha-1 - jar
org.codehaus.plexus plexus-container-default 1.0-alpha-8 - jar
org.codehaus.plexus plexus-utils 1.0.5 - 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 4.6 - jar

Project Dependency Graph

Dependency Listings

Cathcart Maven plugin

Cathcart Maven plugin is used to compare the values of generated metrics relative to a previous result. For instance you can check that the code coverage rate has not decreased since the previous successful build.

../../../../../../../../../shell.sourceforge.net/home/groups/c/ca/cathcart/htdocs/./maven-cathcart-plugin

Maven Ant Mojo Support

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-script/maven-script-ant

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

Plexus Ant Factory

Default Plexus Container

Plexus Common Utilities

classworlds

http://classworlds.codehaus.org/

Cathcart ant tasks

Cathcart ant tasks are used for checking trends in software metrics.

../../../../../../../../../shell.sourceforge.net/home/groups/c/ca/cathcart/htdocs/./cathcart-ant-tasks

org.apache.tools.ant

Apache Ant

http://ant.apache.org/ant

Unnamed - org.apache.ant:ant-trax:jar:1.7.1

contains particularly one class necessary for the execution of the xslt task

http://ant.apache.org/ant-trax

Maven Verifier Component

Maven shared components

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

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