Maven Glassfish Plugin

The Glassfish Maven Plugin is a Maven2 plugin allowing management of Glassfish domains and component deployments from within the Maven build lifecycle. It encapsulates domain configuration and deployment attributes within the build configuration for a more rapid development integration loop and simplified management of continuous integration testing of components destined for deployment within the Glassfish V2 and later JavaEE containers.

License

License

The Common Development and Distribution Licence version 1.0 (CDDL)
The GNU General Public Licence version 2 (GPLv2) with classpath exception
Categories

Categories

GlassFish Container Application Servers Maven Build Tools
GroupId

GroupId

org.glassfish.maven.plugin
ArtifactId

ArtifactId

maven-glassfish-plugin
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Glassfish Plugin
The Glassfish Maven Plugin is a Maven2 plugin allowing management of Glassfish domains and component deployments from within the Maven build lifecycle. It encapsulates domain configuration and deployment attributes within the build configuration for a more rapid development integration loop and simplified management of continuous integration testing of components destined for deployment within the Glassfish V2 and later JavaEE containers.

Download maven-glassfish-plugin

How to add to project

<plugin>
    <groupId>org.glassfish.maven.plugin</groupId>
    <artifactId>maven-glassfish-plugin</artifactId>
    <version>2.1</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
au.net.ocean.maven.plugin : maven-plugin jar 1.0
au.net.ocean.maven.plugin : maven-plugin-annotations jar 1.0

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-project jar [2.0,)
org.apache.maven : maven-plugin-api jar [2.0,)
org.apache.maven : maven-artifact jar [2.0,)

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0