DOC

com.carrotgarden.maven : flatten-maven-plugin

Maven & Gradle

May 04, 2020
9 stars

Flatten Maven Plugin · Simplify Maven project descriptor for publication

Table Of Contents

Latest Version

Download com.carrotgarden.maven : flatten-maven-plugin Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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