Details
-
Type:
Task
-
Status:
Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: 1.0-beta-7
-
Fix Version/s: None
-
Component/s: wagon-http, wagon-http-lightweight
-
Labels:None
-
Number of attachments :
Description
<!-- TODO: The following wagon component definitions need to be moved into the proper wagon-* projects... --> <component> <role>org.apache.maven.wagon.Wagon</role> <role-hint>http-lightweight</role-hint> <implementation>org.apache.maven.wagon.providers.http.LightweightHttpWagon</implementation> <instantiation-strategy>per-lookup</instantiation-strategy> <description>LightweightHttpWagon</description> </component>
This apparently didn't happen.
Issue Links
- relates to
-
MNG-4254
Support selection of wagon implementation for a particular protocol
-