Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdcom.projectdarkstar.maven.plugin |
ArtifactId | ArtifactIdsgs-maven-plugin |
Last Version | Last Version1.0-beta-1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionProject Darkstar Maven Plugin
This plugin provides the ability to control a Project Darkstar 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 Project Darkstar server version 0.9.8 or
later.
|
Filename | Size |
---|---|
sgs-maven-plugin-1.0-beta-1.pom | |
sgs-maven-plugin-1.0-beta-1.jar | 24 KB |
Browse |
<plugin>
<groupId>com.projectdarkstar.maven.plugin</groupId>
<artifactId>sgs-maven-plugin</artifactId>
<version>1.0-beta-1</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 1.2 |