From 58f1c2023873273ff40eb71d615c8c75867e5ef0 Mon Sep 17 00:00:00 2001 From: "A.J. Stein" Date: Fri, 6 Jan 2023 13:57:47 -0500 Subject: [PATCH] Workaround maven.restlet.org service cert expiry. This is pulling over workaround as reported in usnistgov/oscal-content#139 with the WIP workaround submodule. https://github.com/usnistgov/oscal-content/pull/139/commits/26f0fe160932016638575cfafdc55d796d4c6f5b --- build/pom.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/build/pom.xml b/build/pom.xml index 07fd7c032..552725a4f 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -16,12 +16,17 @@ the following errors: The following artifacts could not be resolved: org.restlet.jee:org.restlet:jar:2.2.2 ... + + 20221230 Workaround: TLS certificates for the restlet.org maven service + expired, see the following GitHub issue for details and status updates + about workaround alternative service and target or maven.restlet.org + redirect. https://github.com/restlet/restlet-framework-java/issues/1390 --> maven.restlet.org maven.restlet.org - https://maven.restlet.org + https://maven.restlet.talend.com @@ -29,12 +34,12 @@ net.sf.saxon Saxon-HE - 10.8 + 11.4 com.xmlcalabash xmlcalabash - 1.5.1-100 + 1.5.3-110 @@ -43,7 +48,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.3.0 + 3.4.0 copy-dependencies