Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1-beta-1
-
Component/s: core
-
Labels:None
-
Number of attachments :
Description
currently there is a high crossover in functionality between HttpUtils, maven-artifact-plugin and wagon (which is the library built out of the former).
I need to do the following:
- reapply all changes made to these to wagon
- replace their usage in m1 with wagon
This will allow much easier maintainability of the code.
Issue Links
| This issue is related to: | ||||
| MPARTIFACT-18 | Need a property to specify what value should be used for a snapshot deploy. |
|
|
|
| This issue is depended upon by: | ||||
| MPARTIFACT-18 | Need a property to specify what value should be used for a snapshot deploy. |
|
|
|
Does wagon work with JDK1.3?
The current artifact plugin doesn't....