I found a couple of posts about maven wagons and general manual copying using scp, but I couldn’t find anything about how to use ssh/scp with the new publisher plugins, specifically the IvyPublisher. Is there any way to do this? I’m currently restricted to using a plain file system for my Ivy repo, and the publishing computer is on another network.
If you are using the ‘ivy-publish’ plugin you would simply use an sftp://
url.
1 Like