WAS6 Maven Plugin

Tools for working with IBM WebSphere 6.0.x and 6.1.x. This plugin works along with an installation of WebSphere Application Server or Process Server - standalone or ND installation, to provide automated tasks for: generating RMIC stubs, starting/stopping servers, installing/updating/uninstalling EARs to application servers, run serviceDeploy and run arbitrary scripts with wsadmin.

License

License

The MIT License
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

was6-maven-plugin
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

WAS6 Maven Plugin
Tools for working with IBM WebSphere 6.0.x and 6.1.x. This plugin works along with an installation of WebSphere Application Server or Process Server - standalone or ND installation, to provide automated tasks for: generating RMIC stubs, starting/stopping servers, installing/updating/uninstalling EARs to application servers, run serviceDeploy and run arbitrary scripts with wsadmin.
Project Organization

Project Organization

Codehaus

Download was6-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>was6-maven-plugin</artifactId>
    <version>1.2.1</version>
</plugin>

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.maven : maven-model jar 2.0.6
org.apache.maven : maven-plugin-api jar 2.0.6
org.apache.maven : maven-artifact jar 2.0.6
org.apache.maven : maven-settings jar 2.0.6
org.apache.maven : maven-project jar 2.0.6
org.codehaus.plexus : plexus-utils jar 1.5.15
org.codehaus.plexus : plexus-resources jar 1.0-alpha-4
commons-lang : commons-lang jar 2.4
commons-collections : commons-collections jar 3.2.1
commons-io : commons-io jar 1.4
dom4j : dom4j jar 1.6.1

runtime (1)

Group / Artifact Type Version
jaxen : jaxen jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2
1.1.1
1.1
1.0
1.0-alpha-2
1.0-alpha-1