From 6ae435999267a14e991c68558e1b79b4c9092451 Mon Sep 17 00:00:00 2001 From: "A.J. Stein" Date: Fri, 6 Jan 2023 15:09:49 -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. usnistgov/oscal-content@26f0fe1 --- build/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build/pom.xml b/build/pom.xml index 381d1a7e0e..552725a4fe 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