Websphere Maven Plugin

Websphere Maven Plugin to create-ejb-stubs required for remote EJB calls to EJB on a Websphere server from a standalone client

License

License

Categories

Categories

WebSphere Container Application Servers Maven Build Tools
GroupId

GroupId

com.github.lsiu.maven.plugins
ArtifactId

ArtifactId

websphere-maven-plugin
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Websphere Maven Plugin
Websphere Maven Plugin to create-ejb-stubs required for remote EJB calls to EJB on a Websphere server from a standalone client
Project URL

Project URL

https://github.com/lsiu/websphere-maven-plugin

Download websphere-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.lsiu.maven.plugins</groupId>
    <artifactId>websphere-maven-plugin</artifactId>
    <version>1.1.3</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.maven.shared : file-management jar 1.2
commons-io : commons-io jar 2.4

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0