Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4-M2, 1.4-M3
-
None
-
None
-
RHEL6
Description
We would like to use a different implementation for transferring an artifact from the remote proxy. This particular remote proxy we have is not Maven repository. Our transport library handles the bridging work so we would like to use it instead of the default implementation using Wagon.
Could you make a change in the DefaultRepositoryProxyConnectors so that it can be extendable? We would just want to override the transport method which uses Wagon.
Please take a look at the submitted patch.
Thanks.