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.5 - jar
org.apache.maven maven-artifact 2.0 - jar
org.apache.maven maven-plugin-api 2.0 - jar
org.apache.maven maven-project 2.0 - jar
org.netbeans.nbbuild tasks 5.5 - jar
plexus plexus-utils 1.0.3 - 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 3.8.1 - 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.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

Project Dependency Graph

Dependency Listings

NBM Maven Plugin

Maven plugin for creating Netbeans Modules. It defines custom lifecycle called "nbm". During packaging, the module's jar artifact will be enhanced with Netbeans specific manifest entries and along with other required files packed into a nbm file, ready for distribution. Additionally the plugin provides agregator goals to create autoupdate centers or module cluster for your module projects.

http://mojo.codehaus.org/nbm-maven-plugin

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

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

Plexus Common Utilities

Default Plexus Container

classworlds

http://classworlds.codehaus.org/

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

Plexus Common Utilities

Unnamed - ant:ant:jar:1.6.5

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

http://www.apache.org/ant

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

NetBeans module harness Ant tasks

Custom Ant tasks used in NetBeans module development harness.

http://nbbuild.netbeans.org