ship-maven-plugin - Stephen
--- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 15 Dec 2011 17:09, "Tom Masterson" <[email protected]> wrote: > So if I don't use the wagon plugin do you have a sugestion as to what I > should use? I am not finding anything else out there when I do a google > search. > > Tom > > On Thu, 15 Dec 2011, Benson Margulies wrote: > > On Wed, Dec 14, 2011 at 6:26 PM, Tom Masterson <[email protected]> wrote: >> >>> We have several artifacts that we want to copy to remote servers via >>> scp/ssh. I have looked at the wagon plugin but the documentation seems >>> to >>> have issues. >>> >> >> DO NOT try to use the Wagon plugin. It is *not* a tool for arbitrary >> SCPs. It is only defined to work with Maven repos. You can sometimes >> accidently get it to do what you want for something else, but that's >> it. >> >> >> When I try to use it as documented I get an error telling me >> >>> it can't find a plugin descriptor for wagon-ssh. >>> >>> Is there a good way to get maven to scp files to a remote server and >>> where >>> can I find documentation on how to do this. >>> >>> Thank >>> TOm >>> >>> ------------------------------**------------------------------** >>> --------- >>> To unsubscribe, e-mail: >>> users-unsubscribe@maven.**apache.org<[email protected]> >>> For additional commands, e-mail: [email protected] >>> >>> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
