Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.6
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Currently there is an install-local goal that uses file copy to install it locally. It would be nice to support deploying it to any remote location using a variety of protocols (ftp, scp, etc). An idea is to use Wagon to perform this deployment.