Last Version

RedDwarf Maven Plugin 1.0-beta-2

This plugin provides the ability to control a RedDwarf server installation from Maven. Capabilities include: installation of the server distribution itself, deploying application JAR files into the server, configuring the server, booting up the server, or shutting down the server. This plugin is compatible with RedDwarf server version 0.10.0 or later.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.reddwarfserver.maven.plugin
ArtifactId

ArtifactId

sgs-maven-plugin
Version

Version

1.0-beta-2
Type

Type

maven-plugin
Description

Description

RedDwarf Maven Plugin
This plugin provides the ability to control a RedDwarf server installation from Maven. Capabilities include: installation of the server distribution itself, deploying application JAR files into the server, configuring the server, booting up the server, or shutting down the server. This plugin is compatible with RedDwarf server version 0.10.0 or later.
Project URL

Project URL

http://www.reddwarfserver.org

Download sgs-maven-plugin 1.0-beta-2


<plugin>
    <groupId>org.reddwarfserver.maven.plugin</groupId>
    <artifactId>sgs-maven-plugin</artifactId>
    <version>1.0-beta-2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.9
org.apache.maven : maven-artifact jar 2.0.9
org.apache.maven : maven-project jar 2.0.9
org.apache.maven.shared : maven-common-artifact-filters jar 1.2
org.codehaus.plexus : plexus-utils jar 1.5.6
org.codehaus.plexus : plexus-archiver jar 1.0-alpha-11

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2

Project Modules

There are no modules declared in this project.