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 | |
| weblogic | weblogic | 9.2.3 | - | jar | |
| weblogic | webservices | 9.2.3 | - | jar |
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-plugin-testing-harness | 1.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
|---|---|---|---|---|---|
| org.codehaus.plexus | plexus-utils | 1.0.4 | - | jar |
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 |
|---|---|---|---|---|---|
| classworlds | classworlds | 1.1-alpha-2 | - | jar | |
| com.jcraft | jsch | 0.1.23 | - | jar | |
| commons-cli | commons-cli | 1.0 | - | jar | |
| doxia | doxia-sink-api | 1.0-alpha-4 | - | jar | |
| junit | junit | 3.8.1 | - | jar | |
| org.apache.maven | maven-artifact-manager | 2.0 | - | jar | |
| org.apache.maven | maven-core | 2.0 | - | jar | |
| org.apache.maven | maven-error-diagnostics | 2.0 | - | jar | |
| org.apache.maven | maven-model | 2.0 | - | jar | |
| org.apache.maven | maven-monitor | 2.0 | - | jar | |
| org.apache.maven | maven-plugin-descriptor | 2.0 | - | jar | |
| org.apache.maven | maven-plugin-parameter-documenter | 2.0 | - | jar | |
| org.apache.maven | maven-plugin-registry | 2.0 | - | jar | |
| org.apache.maven | maven-profile | 2.0 | - | jar | |
| org.apache.maven | maven-project | 2.0 | - | jar | |
| org.apache.maven | maven-repository-metadata | 2.0 | - | jar | |
| org.apache.maven | maven-settings | 2.0 | - | jar | |
| org.apache.maven.reporting | maven-reporting-api | 2.0 | - | jar | |
| org.apache.maven.wagon | wagon-file | 1.0-alpha-5 | - | jar | |
| org.apache.maven.wagon | wagon-http-lightweight | 1.0-alpha-5 | - | jar | |
| org.apache.maven.wagon | wagon-provider-api | 1.0-alpha-5 | - | jar | |
| org.apache.maven.wagon | wagon-ssh | 1.0-alpha-5 | - | jar | |
| org.codehaus.plexus | plexus-archiver | 1.0-alpha-7 | - | jar | |
| org.codehaus.plexus | plexus-container-default | 1.0-alpha-8 | - | jar | |
| org.codehaus.plexus | plexus-interactivity-api | 1.0-alpha-4 | - | jar |
This plugin will support various tasks within the Weblogic 8.1 and 9.x environment. Such tasks as deploy, undeploy,clientgen,servicegen, and appc are supported as well as many others. The plugin uses exposed API's that are subject to change but have been tested in 8.1 SP 4-6 and 9.0 - 9.2 MP3. There are two versions of the plugin to support the two environments based on differences in the JDK. The 9.x version is currently being refactored to support the standard JSR supported deployment interface. The code used in the plugin has been contributed to the Cargo project however to date has not be integrated into the codebase. Please feel free to suggest improvements or help support this plugin effort.
http://mojo.codehaus.org/weblogic-maven-plugin
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 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
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.
Unnamed - weblogic:weblogic:pom:9.2.3
Unnamed - weblogic:webservices:pom:9.2.3
Maven Plugin Testing Mechanism
Maven shared components
http://maven.apache.org/shared/maven-plugin-testing-harness
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 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
http://maven.apache.org/maven2/maven-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://classworlds.codehaus.org/
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-core
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-settings
Tools to manage artifacts and deployment
Maven Plugin Parameter Documenter 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-parameter-documenter
Maven Wagon Lightweight HTTP Provider
Tools to manage artifacts and deployment
Unnamed - org.apache.maven.reporting:maven-reporting-api:jar:2.0
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-reporting/maven-reporting-api
Tools to manage artifacts and deployment
Maven Repository Metadata Model
Maven Plugin Mapping
http://maven.apache.org/maven2/maven-repository-metadata
Provides a manager component which will process a given Throwable instance through a set of diagnostic sub-components, and return a String message with user-friendly information about the error and possibly how to fix it.
http://maven.apache.org/maven2/maven-error-diagnostics
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-registry
Commons CLI provides a simple API for working with the command line arguments and options.
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-descriptor
Plexus Default Interactivity Handler
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-monitor
Tools to manage artifacts and deployment
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.