From c5eb50d254a28c68069d1a65df2007ad2e3bb5cb Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Mon, 9 Nov 2009 21:45:31 +0000 Subject: [PATCH] NOJIRA: Replacing a reference to an out-of-date Maven repos URL with a more up-to-date one. --- pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 77b6d9185..49459117a 100644 --- a/pom.xml +++ b/pom.xml @@ -118,17 +118,20 @@ + java.net java.net Maven Repository - https://maven-repository.dev.java.net/nonav/repository + http://download.java.net/maven/2 legacy + maven2-repository.dev.java.net Java.net Maven 2 Repository http://download.java.net/maven/2 + codehaus snapshot repository http://snapshots.repository.codehaus.org/ @@ -136,6 +139,7 @@ true + @@ -149,10 +153,17 @@ 1.5 + + org.apache.maven.plugins + maven-assembly-plugin + + + org.apache.maven.plugins maven-site-plugin + false /usr/bin/unzip -o > err.txt -- 2.47.3