From d735f2190d6c4e764ea972f4dd158b6a7108d498 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Tue, 18 Aug 2009 20:54:57 +0000 Subject: [PATCH] CSPACE-343: Updated POM files to use new CSpace repository URLS that now uses a "cached" set of artifacts from Nuxeo.org's "public" and "public-snaphots" repositories. Our CSpace repo is now configured to *NOT* auto-update its cache. We can update it manually as needed. --- .../nuxeo-platform-collectionspace/pom.xml | 44 +++++-------------- pom.xml | 21 ++++++--- 2 files changed, 25 insertions(+), 40 deletions(-) diff --git a/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml b/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml index f4e998a3c..9ef05f661 100644 --- a/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml +++ b/3rdparty/nuxeo/nuxeo-platform-collectionspace/pom.xml @@ -9,49 +9,27 @@ 4.0.0 - org.collectionspace.services nuxeo-platform-collectionspace - 1.0 pom Nuxeo CS extensions Nuxeo Enterprise Platform: CS extensions - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - src/main/resources/META-INF/MANIFEST.MF - - ${eclipseVersion} - 2 - - - - - - diff --git a/pom.xml b/pom.xml index 9f3403231..b8cdb9505 100644 --- a/pom.xml +++ b/pom.xml @@ -14,21 +14,27 @@ UTF-8 5.2.1-SNAPSHOT 1.5.1-SNAPSHOT - - + 3rdparty services + - CollectionSpace - http://source.collectionspace.org:8081/artifactory/repo - + collectionspace-releases + collectionspace-releases + http://source.collectionspace.org:8081/artifactory/public-nuxeo + + + collectionspace-snapshots + collectionspace-snapshots + http://source.collectionspace.org:8081/artifactory/public-snapshot-nuxeo + maven repo maven repo - http://repo1.maven.org/maven2/ + http://repo1.maven.org/maven2 maven-restlet @@ -58,8 +64,9 @@ mojo mojo repo http://svn.codehaus.org/mojo/trunk/mojo/jboss-maven-plugin - + + java.net -- 2.47.3