From b025e86971981b97ebdd9062c47b6f2ba74526fe Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Tue, 9 Mar 2010 05:56:11 +0000 Subject: [PATCH] NOJIRA: Cleaning up Maven repository settings. --- pom.xml | 209 ++++++++---------- .../collectionobject/sample/sample/pom.xml | 11 +- services/organization/sample/sample/pom.xml | 8 +- services/person/sample/sample/pom.xml | 12 +- services/pom.xml | 4 +- services/sdk/pom.xml | 3 +- services/sdk/sample/pom.xml | 17 +- services/vocabulary/sample/sample/pom.xml | 34 ++- 8 files changed, 145 insertions(+), 153 deletions(-) diff --git a/pom.xml b/pom.xml index c59ab12ed..0acd7e37a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,13 +1,15 @@ - - + + 4.0.0 org.collectionspace.services 1.0 org.collectionspace.services pom services - + 0.5-SNAPSHOT 4.2.3.GA @@ -16,69 +18,31 @@ 5.2.1-SNAPSHOT 1.5.1-SNAPSHOT - + libs-releases-local libs-releases-local http://source.collectionspace.org:8081/artifactory/libs-releases-local - + libs-snapshots-local libs-snapshots-local http://source.collectionspace.org:8081/artifactory/libs-snapshots-local - + 3rdparty services - - - - libs-releases - http://source.collectionspace.org:8081/artifactory/libs-releases - - true - - - false - - - - libs-snapshots - http://source.collectionspace.org:8081/artifactory/libs-snapshots - - false - - - true - - - - libs-snapshots-local - libs-snapshots-local - http://source.collectionspace.org:8081/artifactory/libs-snapshots-local - - false - - - true - - + + - libs-releases-local - libs-releases-local - http://source.collectionspace.org:8081/artifactory/libs-releases-local - - true - - - false - + collectionspace-remote-repos + collectionspace-remote-repos + http://source.collectionspace.org:8081/artifactory/remote-repos - repo1 Maven repo1 @@ -102,7 +66,8 @@ false - + + maven1-repository.dev.java.net Java.net Maven 1 Repository http://download.java.net/maven/1 @@ -111,7 +76,7 @@ false - + maven-restlet Public online Restlet repository @@ -120,14 +85,14 @@ false - + jboss http://repository.jboss.org/maven2 false - + jboss @@ -135,11 +100,11 @@ false - - + + - mojo - mojo repo + codehaus repo + codehaus repo http://repository.codehaus.org false @@ -147,42 +112,45 @@ - public - http://maven.nuxeo.org/public + public-snapshot + http://maven.nuxeo.org/public-snapshot + - true + false false + never - - - public-snapshot - http://maven.nuxeo.org/public-snapshot + + + + public + http://maven.nuxeo.org/public + false - true - never + false - collectionspace-releases - collectionspace-releases - http://source.collectionspace.org:8081/artifactory/public-nuxeo + nuxeo-public + nuxeo-public + http://source.collectionspace.org:8081/artifactory/nuxeo-public true false - + - collectionspace-snapshots - collectionspace-snapshots - http://source.collectionspace.org:8081/artifactory/public-snapshot-nuxeo + nuxeo-public-snapshot + nuxeo-public-snapshot + http://source.collectionspace.org:8081/artifactory/nuxeo-public-snapshot false @@ -191,34 +159,22 @@ never - + + + + - + - collectionspace-releases - collectionspace-releases - http://source.collectionspace.org:8081/artifactory/plugins-releases - - true - + collectionspace-plugins-remote-repos + collectionspace-plugins-remote-repos + http://source.collectionspace.org:8081/artifactory/plugins-remote-repos false - - - collectionspace-releases - collectionspace-releases - http://source.collectionspace.org:8081/artifactory/plugins-snapshots - - false - - - true - - - maven repo maven repo @@ -227,37 +183,37 @@ false - maven2-repository.dev.java.net http://download.java.net/maven/2 - - - - - codehaus snapshot repository - http://snapshots.repository.codehaus.org/ - true + false + + + Codehaus Repository + http://repository.codehaus.org/ - false + true + + false + - + - - org.apache.maven.plugins - maven-javadoc-plugin - 2.6.1 - - public - - - + + org.apache.maven.plugins + maven-javadoc-plugin + 2.6.1 + + public + + + org.apache.maven.plugins maven-compiler-plugin @@ -269,23 +225,22 @@ org.apache.maven.plugins maven-assembly-plugin - - + - + org.apache.maven.plugins maven-war-plugin 2.0.1 - + WEB-INF/lib/*.jar @@ -294,7 +249,7 @@ - + @@ -333,15 +288,27 @@ - + org.apache.maven.plugins + maven-project-info-reports-plugin + + + + + + dependencies + + + + + diff --git a/services/collectionobject/sample/sample/pom.xml b/services/collectionobject/sample/sample/pom.xml index 3dcdf951e..d581a8df3 100644 --- a/services/collectionobject/sample/sample/pom.xml +++ b/services/collectionobject/sample/sample/pom.xml @@ -49,10 +49,12 @@ true + + diff --git a/services/organization/sample/sample/pom.xml b/services/organization/sample/sample/pom.xml index 8ee997796..0575a52c1 100644 --- a/services/organization/sample/sample/pom.xml +++ b/services/organization/sample/sample/pom.xml @@ -52,7 +52,7 @@ collectionspace-releases collectionspace-releases - http://source.collectionspace.org:8081/artifactory/public-nuxeo + http://source.collectionspace.org:8081/artifactory/nuxeo-public true @@ -61,9 +61,9 @@ - collectionspace-snapshots - collectionspace-snapshots - http://source.collectionspace.org:8081/artifactory/public-snapshot-nuxeo + nuxeo-public-snapshot + nuxeo-public-snapshot + http://source.collectionspace.org:8081/artifactory/nuxeo-public-snapshot false diff --git a/services/person/sample/sample/pom.xml b/services/person/sample/sample/pom.xml index a82495461..e444091c5 100644 --- a/services/person/sample/sample/pom.xml +++ b/services/person/sample/sample/pom.xml @@ -50,9 +50,9 @@ - collectionspace-releases - collectionspace-releases - http://source.collectionspace.org:8081/artifactory/public-nuxeo + nuxeo-public + nuxeo-public + http://source.collectionspace.org:8081/artifactory/nuxeo-public true @@ -61,9 +61,9 @@ - collectionspace-snapshots - collectionspace-snapshots - http://source.collectionspace.org:8081/artifactory/public-snapshot-nuxeo + nuxeo-public-snapshot + nuxeo-public-snapshot + http://source.collectionspace.org:8081/artifactory/nuxeo-public-snapshot false diff --git a/services/pom.xml b/services/pom.xml index a797a30ea..2c270c449 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -241,11 +241,11 @@ hibernate-entitymanager 3.4.0.GA - + org.jvnet.hyperjaxb3 diff --git a/services/sdk/pom.xml b/services/sdk/pom.xml index 7015b2638..9846ceeba 100644 --- a/services/sdk/pom.xml +++ b/services/sdk/pom.xml @@ -14,8 +14,7 @@ samples - import - sample + sample diff --git a/services/sdk/sample/pom.xml b/services/sdk/sample/pom.xml index 758ac50c1..972fabeb1 100644 --- a/services/sdk/sample/pom.xml +++ b/services/sdk/sample/pom.xml @@ -11,7 +11,7 @@ org.collectionspace.services org.collectionspace.services.collectionobject.client - 0.4 + 0.5-SNAPSHOT org.slf4j @@ -44,10 +44,11 @@ true + diff --git a/services/vocabulary/sample/sample/pom.xml b/services/vocabulary/sample/sample/pom.xml index b921c9c20..a80b8ffad 100644 --- a/services/vocabulary/sample/sample/pom.xml +++ b/services/vocabulary/sample/sample/pom.xml @@ -36,8 +36,7 @@ false - - + libs-snapshots-local libs-snapshots-local @@ -49,10 +48,11 @@ true + collectionspace-releases collectionspace-releases - http://source.collectionspace.org:8081/artifactory/public-nuxeo + http://source.collectionspace.org:8081/artifactory/nuxeo-public true @@ -61,9 +61,9 @@ - collectionspace-snapshots - collectionspace-snapshots - http://source.collectionspace.org:8081/artifactory/public-snapshot-nuxeo + nuxeo-public-snapshot + nuxeo-public-snapshot + http://source.collectionspace.org:8081/artifactory/nuxeo-public-snapshot false @@ -71,6 +71,28 @@ true + -- 2.47.3