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
org.apache.mavenmaven-plugin-descriptor2.0.5-jar
org.apache.mavenmaven-plugin-tools-api2.0.5-jar
org.codehaus.plexusplexus-utils1.1-jar
org.jfrog.maven.annomojomaven-plugin-anno1.3-SNAPSHOT-jar

system

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

GroupIdArtifactIdVersionClassifierTypeOptional
com.suntools1.5.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:

GroupIdArtifactIdVersionClassifierTypeOptional
classworldsclassworlds1.1-alpha-2-jar
junitjunit3.8.1-jar
org.apache.mavenmaven-artifact2.0.5-jar
org.apache.mavenmaven-artifact-manager2.0.4-jar
org.apache.mavenmaven-model2.0.5-jar
org.apache.mavenmaven-plugin-api2.0.5-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.5-jar
org.apache.maven.wagonwagon-provider-api1.0-alpha-6-jar
org.codehaus.plexusplexus-container-default1.0-alpha-9-jar

Project Dependency Graph

Dependency Listings

AnnoMojo Extractor

Maven Anno Mojo module conatining the implementation of the MojoDescriptorExtractor used by the plugin maven-plugin-plugin. This POM override the standard java MojoDescriptorExtractor to avoid qdox parsing error. Adding this module as a dependencies to maven-plugin-plugin will stop the xdoclet plugin system is from being activated, and will activate this annotations processor instead.

http://www.frog.org/sites/mvn-anno-mojo/1.3/maven-plugin-tools-anno

Maven Plugin Tools APIs

Maven shared components

http://maven.apache.org/shared/maven-plugin-tools/maven-plugin-tools-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/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 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 Wagon API

Tools to manage artifacts and deployment

com.sun:tools:jar

/usr/lib/jvm/java-1.5.0-sun-1.5.0.11/jre/../lib/tools.jar

AnnoMojo API

Maven Anno Mojo module with all the JDK 1.5 annotations needed when writing maven plugin classes (Mojo). Every maven plugins using Anno Mojo should be directly or transitively dependant on this POM.

http://www.frog.org/sites/mvn-anno-mojo/1.3/maven-plugin-anno

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

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

Plexus Common Utilities