Embedded GlassFish Web Plugin

The Glassfish Maven Plugin provides an Instant Developer Experience with your JavaEE Web Profile application. It runs your artifact, from its sources and with it's (externally) defined resources in an embedded Glassfish container.

License

License

Categories

Categories

GlassFish Container Application Servers Net
GroupId

GroupId

net.sf.opk
ArtifactId

ArtifactId

embedded-glassfish-web-plugin
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Embedded GlassFish Web Plugin
The Glassfish Maven Plugin provides an Instant Developer Experience with your JavaEE Web Profile application. It runs your artifact, from its sources and with it's (externally) defined resources in an embedded Glassfish container.
Project Organization

Project Organization

Oscar Westra van Holthe - Kind
Source Code Management

Source Code Management

http://svn.code.sf.net/p/opk/code/embedded-glassfish-web-plugin/tags/embedded-glassfish-web-plugin-2.1

Download embedded-glassfish-web-plugin

How to add to project

<plugin>
    <groupId>net.sf.opk</groupId>
    <artifactId>embedded-glassfish-web-plugin</artifactId>
    <version>2.1</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.main.extras : glassfish-embedded-web jar 4.0

provided (3)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.2
org.mockito : mockito-core jar 1.9.5
org.apache.httpcomponents : httpclient jar 4.3.4
org.hsqldb : hsqldb jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.3
1.2
1.1
1.0