Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierTypeOptional
commons-iocommons-io1.1-jar
log4jlog4j1.2.13-jar
org.apache.geronimo.genesis.pluginsplugin-support1.1-SNAPSHOT-jar
org.openqa.selenium.serverselenium-server0.8.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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.1-jar
org.apache.geronimo.genesis.configlogging-config1.1-SNAPSHOT-jar
org.apache.geronimo.testsupporttestsupport-common1.2-SNAPSHOT-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:

GroupIdArtifactIdVersionClassifierTypeOptional
antant1.6.5-jar
classworldsclassworlds1.1-alpha-2-jar
commons-langcommons-lang2.0-jar
commons-loggingcommons-logging1.0.4-jar
org.apache.mavenmaven-artifact2.0.4-jar
org.apache.mavenmaven-artifact-manager2.0.4-jar
org.apache.mavenmaven-model2.0.4-jar
org.apache.mavenmaven-plugin-api2.0.4-jar
org.apache.mavenmaven-profile2.0.4-jar
org.apache.mavenmaven-project2.0.4-jar
org.apache.mavenmaven-repository-metadata2.0.4-jar
org.apache.mavenmaven-settings2.0.4-jar
org.apache.maven.wagonwagon-provider-api1.0-alpha-6-jar
org.codehaus.plexusplexus-container-default1.0-alpha-9-jar
org.codehaus.plexusplexus-utils1.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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.geronimo.specsgeronimo-qname_1.1_spec1.0.1-jar
staxstax-api1.0-jar
xmlbeansxbean2.0.0-jar

Project Dependency Graph

Dependency Listings

Geronimo Maven2 Plugins :: Selenium

Provides support to start a Selenium server.

http://geronimo.apache.org/geronimo/maven-plugins/selenium-maven-plugin

Unnamed - junit:junit:jar:3.8.1

Genesis Configuration :: Logging

Provides the common logging configuration used by the build process, primarily used to collect test output into 'target/test.log'.

http://geronimo.apache.org/config/logging-config

Selenium Server

http://www.openqa.org/selenium

Geronimo Test Support :: Common

Provides support for Geronimo tests.

http://geronimo.apache.org/geronimo/testsupport/testsupport-common

Unnamed - stax:stax-api:jar:1.0

QName 1.1

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-qname_1.1_spec

Unnamed - xmlbeans:xbean:jar:2.0.0

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

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

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Genesis Plugins :: Plugin Support

Provides common support classes used by plugins.

http://geronimo.apache.org/plugins/plugin-support

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

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

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

Unnamed - ant:ant:jar:1.6.5

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

Default Plexus Container

classworlds

http://classworlds.codehaus.org/

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

Tools to manage artifacts and deployment

Maven Repository Metadata Model

Maven Plugin Mapping

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

Maven Model

Maven Model

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

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

Lang

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

Plexus Common Utilities