How do you scp a war to a remote location in maven2?

I have a webapp project that produces a war. I'd like to deploy it to a
remote server running jboss. I think all I need is to scp the war and let
jboss hot deploy. But I can't figure out what to do in maven to make it
happen.

I already have continuum doing builds. Ideally I'd like to have continuum do
the remote deploy each day at 1am. I think I either need the scp action to
happen because of a profile or a specific plugin goal. But, again, I can't
figure it out.

Seems like wagon or cargo ... ??

help?

sincerely,
,chris (I, dummy esq.)

Reply via email to