From 8264a993fb1a8194aeaaf6b3c0c4ca4b6f926413 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Wed, 26 Feb 2014 13:13:34 +0100 Subject: [PATCH] Ad wagon for deploy --- pom.xml | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dee6935..3df38fd 100644 --- a/pom.xml +++ b/pom.xml @@ -15,8 +15,53 @@ 1.6 -proc:none UTF-8 + generated-sources + + + org.apache.maven.wagon + wagon-ssh + 1.0-beta-6 + + + org.apache.maven.wagon + wagon-ssh-external + 2.2 + + - \ No newline at end of file + + + maven.indexdata.com + Indexdata Maven Repository + http://maven.indexdata.com/ + default + + + + + + UTF-8 + + + + false + id-maven-repo + Index Data Maven Repository + scp://maven.indexdata.com:222/var/www/maven/repository + + + + + scm:git:ssh://git.indexdata.com:222/home/git/pub/AnnotationProcessor + http://gitid.indexdata.com/?p=AnnotationProcessor.git + HEAD + + -- 1.7.10.4