> At least with archiva, you could deploy it also (other than webdav) with
ssh or scp. It'll get picked up by the server during the next scan. See:
http://archiva.apache.org/docs/1.0.2/userguide/deploy.html
Yes, I already tried that and I got now an annoying error :-):
invalid server's version string
I tried it with:
<sftp name="public">
<ivy
pattern="sftp://Deployer:[EMAIL
PROTECTED]:8081/archiva/repository/internal/[organisation]/[module]/[revision]/ivy.xml"
/>
<artifact
pattern="sftp://Deployer:[EMAIL PROTECTED]:8081/archiva/repository/internal/[organisation]/[module]/[revision]/[artifact].[ext]"
/>
</sftp>
I also tried that with vfs(with ssh, ftp and filie) but I still don't get it
running.
Regards,
Lasse