Mojo's Maven plugin for WebLogic

This plugin will support various tasks within the Weblogic 8.1, 9.x, 10.x and 12.x environment. This version starts to support weblogic 10 and 11. The mojo supports 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, 10.x. 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.

License

License

Categories

Categories

WebLogic Container Application Servers Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

weblogic-maven-plugin
Last Version

Last Version

2.9.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Mojo's Maven plugin for WebLogic
This plugin will support various tasks within the Weblogic 8.1, 9.x, 10.x and 12.x environment. This version starts to support weblogic 10 and 11. The mojo supports 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, 10.x. 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.
Project Organization

Project Organization

Codehaus

Download weblogic-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>weblogic-maven-plugin</artifactId>
    <version>2.9.5</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.11
org.apache.maven : maven-model jar 2.0.11
org.apache.maven : maven-artifact jar 2.0.11
ant : ant jar 1.6.5
weblogic » weblogic jar 10.3.6
weblogic » webservices jar 10.3.6

test (1)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.9.5
2.9.1
2.9.0