DOC

org.reddwarfserver.maven.plugin : sgs-maven-plugin

Maven & Gradle

May 19, 2010

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.

Table Of Contents

Latest Version

Download org.reddwarfserver.maven.plugin : sgs-maven-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download org.reddwarfserver.maven.plugin : sgs-maven-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file sgs-maven-plugin-1.0-beta-2-javadoc.jar to sgs-maven-plugin-1.0-beta-2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder sgs-maven-plugin-1.0-beta-2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "sgs-maven-plugin-1.0-beta-2-sources.jar" -d "sgs-maven-plugin-1.0-beta-2-javadoc" -subpackages