Hi,

I have some problems with the deploy plugin when running maven from a Windows client.

The problem seems to be the ":" in the file path "C:\..." which makes scp think that "C" is a server. I'm using cygwin's ssh/scp.

In our current environment, clients have direct file access to our maven remote repository. Can I write my own version of deploy:artifact and have it override the "deploy:artifact" of the deploy plugin (in such a way that I do not ruin plugins that use "deploy:artifact"?) Preferably I would like to put this into my own plugin. Is that possible?

Regards,
Christian




--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to