Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.4
-
Fix Version/s: 2.0.9
-
Component/s: Artifacts and Repositories
-
Labels:None
-
Complexity:Intermediate
-
Patch Submitted:Yes
-
Number of attachments :
Description
Actually with maven 2.0.4 we can't use the deploy:deploy-file goal to add an artifact on a remote repository with webdav.
This is really annoying for archiva which supports webdav for uploads.
Attachments
Issue Links
| This issue is duplicated by: | ||||
| MNG-3418 | Inclusion of Wagon Webdav component in 2.0.9 distribution |
|
|
|
| This issue relates to: | ||||
| MNG-2228 | Classloader problem loading jars from build extensions |
|
|
|
| WAGON-99 | Make webdav support automatic |
|
|
|
| This issue is related to: | ||||
| MNG-3485 | unable to override wagons that are bundled with a different version via extensions |
|
|
|
Patch allowing to use webdav protocol to remotely install artefacts in a repository.