From: Aron Roberts Date: Wed, 29 Jan 2014 01:05:08 +0000 (-0800) Subject: CSPACE-6291: Consolidate remaining references in POMs to the project... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=b60b1fcbc2bab95d87e58444b7ada993a1c8a0c2;p=tmp%2Fjakarta-migration.git CSPACE-6291: Consolidate remaining references in POMs to the project's top level POM. Move the repository reference to the project Maven repo's 'nuxeo-public' repo earlier, above two references to remote maven.nuxeo.org repos, to help ensure that cached copies of artifacts in the project repo are preferentially downloaded. Replace a non-existent pluginRepository reference." --- diff --git a/pom.xml b/pom.xml index d98d4aac9..2fb4108c8 100644 --- a/pom.xml +++ b/pom.xml @@ -117,6 +117,18 @@ + + nuxeo-public + nuxeo-public + http://nightly.collectionspace.org:8081/artifactory/nuxeo-public + + true + + + false + + + public-snapshot http://maven.nuxeo.org/public-snapshot @@ -142,23 +154,6 @@ - - nuxeo-public - nuxeo-public - http://nightly.collectionspace.org:8081/artifactory/nuxeo-public - - true - - - false - - - - false @@ -170,15 +165,26 @@ External release repository of the EL4J project http://public-el4.elca-services.ch/el4j/maven2repository - + + + + false + + + true + + Apache + External release repository of the Apache projects + https://repository.apache.org/content/groups/public/ + - collectionspace-plugins-remote-repos - collectionspace-plugins-remote-repos - http://nightly.collectionspace.org:8081/artifactory/plugins-remote-repos + collectionspace-remote-repos + collectionspace-remote-repos + http://nightly.collectionspace.org:8081/artifactory/remote-repos false diff --git a/services/common/pom.xml b/services/common/pom.xml index c0bf985a0..6a6e6e6b8 100644 --- a/services/common/pom.xml +++ b/services/common/pom.xml @@ -380,31 +380,6 @@ - - - - false - - - true - - el4jReleaseRepositoryExternal - External release repository of the EL4J project - http://public-el4.elca-services.ch/el4j/maven2repository - - - - false - - - true - - Apache - External release repository of the Apache projects - https://repository.apache.org/content/groups/public/ - - - collectionspace-services-common install diff --git a/services/config/pom.xml b/services/config/pom.xml index 2faefecd2..a775cf46e 100644 --- a/services/config/pom.xml +++ b/services/config/pom.xml @@ -60,20 +60,6 @@ - - - - false - - - true - - el4jReleaseRepositoryExternal - External release repository of the EL4J project - http://public-el4.elca-services.ch/el4j/maven2repository - - - collectionspace-services-config install