From 85285af73867406d93a8a10b68c5fa84d5a536f5 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Mon, 7 May 2012 11:19:32 -0700 Subject: [PATCH] Tweaking POM No need to run tests twice. Better to let Gradle run it as it's the one maintained by the upstream. sqljet appears to be no longer optional, given that subversion-plugin unit test fails without this. Set the release repository --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 577be1c51..b2fe17643 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,14 @@ http://svnkit.com/download/index.php + + maven.jenkins-ci.org + http://maven.jenkins-ci.org:8081/content/repositories/releases/ + + + true + svnkit/src/main/java svnkit/src/test/java @@ -67,7 +74,6 @@ org.tmatesoft.sqljet sqljet 1.1.0 - true de.regnis.q.sequence