Maven Wagon

Support HTTP nonProxyHost

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: wagon-ssh
  • Labels:
    None
  • Environment:
    all
  • Number of attachments :
    2

Description

Proxy host are supported for SSH connection, but the nonProxyHost List isn't taken into account.

Issue Links

Activity

Hide
Denis Cabasson added a comment -

patch for wagon-provider-api

Add a isNonProxyHost method to the ProxyHost class.

Show
Denis Cabasson added a comment - patch for wagon-provider-api Add a isNonProxyHost method to the ProxyHost class.
Hide
Denis Cabasson added a comment -

patch for the wagon-ssh provider

uses the previous method to check wether the host is in the nonProxyHost or not.

Show
Denis Cabasson added a comment - patch for the wagon-ssh provider uses the previous method to check wether the host is in the nonProxyHost or not.
Hide
Denis Cabasson added a comment -

Patch submitted. Support for wildcards in the nonProxyHost list isn't yet fully implemented, but this version should take care of most of the cases.

Show
Denis Cabasson added a comment - Patch submitted. Support for wildcards in the nonProxyHost list isn't yet fully implemented, but this version should take care of most of the cases.
Hide
Brett Porter added a comment -

I believe the WAGON-80 patch is a more complete solution to this

Show
Brett Porter added a comment - I believe the WAGON-80 patch is a more complete solution to this

People

Vote (2)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: