This is a "fork" of the original maven-resolver-transport-http project. Unfortunately the original code is hard to extend due to prevalence of final or package-private classes.
Changes comparing to the upstream:
HttpTransporterFactory
andHttpTransporter
made non-final.- hacked in the
preemptiveAuth
parameter