From: Richard Millet Date: Wed, 14 Dec 2011 22:10:39 +0000 (+0000) Subject: CSPACE-4639: Until issue http://issues.collectionspace.org/browse/CSPACE-4639 is... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=2e65fc0249b0634c34c598d089de04f4595c4335;p=tmp%2Fjakarta-migration.git CSPACE-4639: Until issue http://issues.collectionspace.org/browse/CSPACE-4639 is resolved, we need to use this patched Nuxeo artifact that is only available on our public Maven repository -see http://source.collectionspace.org:8081/artifactory Once the issue is resolved and a public version of the artifact becomes available, we should revert this dependency's version to be the following: ${nuxeo.core.version} --- diff --git a/pom.xml b/pom.xml index f70602a7e..ee65b9b4f 100644 --- a/pom.xml +++ b/pom.xml @@ -52,6 +52,14 @@ false + + libs-releases-local + libs-releases-local + http://source.collectionspace.org:8081/artifactory/libs-releases-local + + false + + repo1 Maven repo1