DOC

org.ops4j.tools.maven : osgi-report-maven-plugin

Maven & Gradle

May 30, 2019
0 stars

OPS4J Tools : Maven : OSGi Manifest Summary · Maven plugin that collects all OSGi manifests from reactor build in readable format

Table Of Contents

Latest Version

Download org.ops4j.tools.maven : osgi-report-maven-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download org.ops4j.tools.maven : osgi-report-maven-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.1.x

How to open Javadoc JAR file in web browser

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