diff --git a/dev-tools/maven/lucene/test-framework/pom.xml.template b/dev-tools/maven/lucene/test-framework/pom.xml.template
index 37ebace..f13c517 100644
--- a/dev-tools/maven/lucene/test-framework/pom.xml.template
+++ b/dev-tools/maven/lucene/test-framework/pom.xml.template
@@ -90,4 +90,17 @@
+
+
+ sonatype.releases
+ Sonatype Releases Repository
+ http://oss.sonatype.org/content/repositories/releases
+
+ true
+
+
+ never
+
+
+
diff --git a/lucene/test-framework/ivysettings.xml b/lucene/test-framework/ivysettings.xml
new file mode 100644
index 0000000..50629eb
--- /dev/null
+++ b/lucene/test-framework/ivysettings.xml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file