On Wed, Dec 14, 2011 at 6:26 PM, Tom Masterson <kd7...@gmail.com> 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-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to