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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.scapy
ArtifactId

ArtifactId

proxy-settings-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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
Project URL

Project URL

https://github.com/scapy/proxy-settings-maven-plugin
Source Code Management

Source Code Management

https://github.com/scapy/proxy-settings-maven-plugin

Download proxy-settings-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.scapy</groupId>
    <artifactId>proxy-settings-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.2.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0