Olivier,

the wagon plugin will only copy things if the directory hierarchies
look like a repo.

On Thu, Dec 15, 2011 at 12:15 PM, Olivier Lamy <[email protected]> wrote:
> Hello,
> If you talk about http://mojo.codehaus.org/wagon-maven-plugin.
> If wagon (ssh etc.) are missing, you must add those in the
> dependencies section of the plugin.
> Maybe you are using m3 so those are not included anymore in distribution.
>
> 2011/12/15 Tom Masterson <[email protected]>:
>> 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: [email protected]
>>>> For additional commands, e-mail: [email protected]
>>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>
>
>
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to