DOC

ch.fortysix : maven-postman-plugin

Maven & Gradle

May 21, 2011

Postman mail plugin · Enables sending of mails in a build. The purpose of the plugin is to support conditional emailing (e.g. send an email if a file contains a certain string, the tests failed or just to send a notification or an artifact via mail)

Table Of Contents

Latest Version

Download ch.fortysix : maven-postman-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download ch.fortysix : maven-postman-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 maven-postman-plugin-0.1.6-javadoc.jar to maven-postman-plugin-0.1.6-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder maven-postman-plugin-0.1.6-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 "maven-postman-plugin-0.1.6-sources.jar" -d "maven-postman-plugin-0.1.6-javadoc" -subpackages