DOC

io.github.scapy : proxy-settings-maven-plugin

Maven & Gradle

Nov 07, 2021
0 stars

Proxy Authentication Settings · This plugin read the environment variable http.proxyUser and http.proxyPassword, and if are found it set the PasswordAuthentication as default authentication for the JVM. It is needed in case there is a proxy using basic authentication

Table Of Contents

Latest Version

Download io.github.scapy : proxy-settings-maven-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.scapy : proxy-settings-maven-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

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