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-digester commons-digester 1.7 - jar
org.apache.maven maven-plugin-api 2.0 - jar
org.apache.maven maven-project 2.0 - jar
stax stax 1.2.0_rc2-dev - 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
saxon saxon 6.5.3 - jar
xerces xercesImpl 2.6.2 - 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
commons-beanutils commons-beanutils 1.6 - jar
commons-collections commons-collections 2.1 - jar
commons-logging commons-logging 1.1.1 - jar
junit junit 3.8.1 - 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-profile 2.0 - jar
org.apache.maven maven-repository-metadata 2.0 - jar
org.apache.maven.wagon wagon-provider-api 1.0-alpha-5 - jar
org.codehaus.plexus plexus-container-default 1.0-alpha-8 - jar
org.codehaus.plexus plexus-utils 1.0.4 - jar
stax stax-api 1.0.1 - jar
xml-apis xml-apis 1.0.b2 - jar

Project Dependency Graph

Dependency Listings

Apache MyFaces Buildtools Maven2 Faces Plugin

A maven plugin that uses metadata input files to generate JSF Component, Validator and Tag classes, together with the associated configuration files (.tld, faces-config.xml, etc).

http://myfaces.apache.org/build-tools/plugins/myfaces-faces-plugin

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

Maven Plugin Mapping

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

Maven Wagon API

Tools to manage artifacts and deployment

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

Default Plexus Container

Plexus Common Utilities

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

classworlds

http://classworlds.codehaus.org/

Digester

The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

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

BeanUtils

Java Bean Utililities

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

Commons Logging

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

http://commons.apache.org/logging

Collections

Commons Collections

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

Unnamed - saxon:saxon:jar:6.5.3

Unnamed - xerces:xercesImpl:jar:2.6.2

StAX

StAX is the reference implementation of the StAX API

http://stax.codehaus.org/

StAX API

StAX API is the standard java XML processing API defined by JSR-173

http://stax.codehaus.org/