From 09e4c22122baa34bcf98e6c1e728619e1d7e367a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Mon, 16 Nov 2009 11:52:30 +0100 Subject: Added maven snapshots repository --- README.txt | 4 ++++ pom.xml | 14 ++++++++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index e5f6b92..0e0062e 100644 --- a/README.txt +++ b/README.txt @@ -13,6 +13,10 @@ SCM: - http://github.com/duns/maven-nar-plugin - http://github.com/duns/cpptasks-parallel +Repository: + +- http://duns.github.com/maven-snapshots (until it moves to maven central) + Old: - http://java.freehep.org/freehep-nar-plugin/intro.html diff --git a/pom.xml b/pom.xml index 0d70977..c55d48b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - maven-plugins org.apache.maven.plugins @@ -36,8 +35,19 @@ http://duns.github.com/maven-nar-plugin/ - + + + duns-maven-releases + Duns' Maven Releases + file:///Users/duns/sonatype/git/maven-releases + + + duns-maven-snapshots + Duns' Maven Snapshots + file:///Users/duns/sonatype/git/maven-snapshots + + local file:///Users/duns/sonatype/git/maven-nar-plugin-site -- cgit v1.2.3