From faaa4d6fd697348b88c89d09ed3764f767635d07 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Thu, 10 Jan 2008 06:19:07 +0000 Subject: [PATCH] duplicating repository entries so that people who are just checking out the main module can still build it git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@6553 71c3de6d-444a-0410-be80-ed276b4c234a --- pom.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/pom.xml b/pom.xml index c7b5d11e05..c9d00243f7 100644 --- a/pom.xml +++ b/pom.xml @@ -84,4 +84,37 @@ + + + + central + http://repo1.maven.org/maven2 + + true + + never + + + false + + + + java.net2 + http://download.java.net/maven/2/ + + + + + + java.net2 + http://download.java.net/maven/2 + + true + never + + + false + + + -- GitLab