DOC

net.sourceforge.openutils : flatten-maven-plugin

Maven & Gradle

Oct 23, 2019
0 stars

Maven Flatten Plugin · Plugin to generate flattened POM (reduced and resolved information required for consumers of maven repositories) and to use (install, sign, deploy) it instead of original pom.xml.

Table Of Contents

Latest Version

Download net.sourceforge.openutils : flatten-maven-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sourceforge.openutils : flatten-maven-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.2.x

How to open Javadoc JAR file in web browser

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