From: Artur Signell Date: Wed, 5 Sep 2012 07:32:05 +0000 (+0300) Subject: Publish to SFTP (#9299) X-Git-Tag: 7.0.0.beta1~108 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=41d9c4569ddb345d3f99fb66874caca7df93cdde;p=vaadin-framework.git Publish to SFTP (#9299) --- diff --git a/ivysettings-publish.xml b/ivysettings-publish.xml new file mode 100644 index 0000000000..69856447c0 --- /dev/null +++ b/ivysettings-publish.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/publish.properties b/publish.properties new file mode 100644 index 0000000000..617a613e80 --- /dev/null +++ b/publish.properties @@ -0,0 +1,4 @@ +publish.sftp.ivy.pattern= +publish.sftp.artifact.pattern= +maven.snapshot.repository.url=https://oss.sonatype.org/content/repositories/vaadin-snapshots +maven.snapshot.repository.id=vaadin-snapshots \ No newline at end of file diff --git a/publish.xml b/publish.xml new file mode 100644 index 0000000000..c1b272f6e9 --- /dev/null +++ b/publish.xml @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Installing ${src} to ${target} + + + + + + + + + Result: ${nightly.install.scp.result} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file