DOC

org.apache.geronimo.buildsupport : car-maven-plugin

Maven & Gradle

May 23, 2013

Geronimo Build Support :: CAR · The car-maven-plugin handles all aspects of "predeploying" a module into a Geronimo car file and installing car files into a Geronimo server. As part of this it processes plan files to include the module Id and dependencies, and generates geronimo-plugin.xml metadata files and manages a geronimo-plugins.xml catalog in the local maven repository.

Table Of Contents

Latest Version

Download org.apache.geronimo.buildsupport : car-maven-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download org.apache.geronimo.buildsupport : car-maven-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.0.x
3.0
2.2.x
2.2
2.1.x
2.1

How to open Javadoc JAR file in web browser

  1. Rename the file car-maven-plugin-3.0.1-javadoc.jar to car-maven-plugin-3.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder car-maven-plugin-3.0.1-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 "car-maven-plugin-3.0.1-sources.jar" -d "car-maven-plugin-3.0.1-javadoc" -subpackages