DOC

org.apache.james : maven-mpt-plugin

Maven & Gradle

Nov 02, 2016

Apache James MPT Maven2 Plugin · Apache James Mail Protocol Tester (MPT) is a library providing a framework for the scriptable functional testing of ASCII based line protocols. This Maven2 Plugin is an easy interface to the library requiring no extra coding.

Table Of Contents

Latest Version

Download org.apache.james : maven-mpt-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download org.apache.james : maven-mpt-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.0.x

How to open Javadoc JAR file in web browser

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