Add wagon-http-lightweight extension
Wagon HTTP lightweight library allows us to overcome authentication limitations in Maven (3.0.4) when working with NTLM proxies. We can follow the steps below to add the Wagon HTTP lightweight library as a Maven extension:
- Download [wagon-http-lightweight-2.2.jar][1]
- Copy the wagon-http-lightweight-2.2.jar to %M2_HOME%/lib/ext folder.