From 3d743b34cecf1742866c1de25847fa09a3db7000 Mon Sep 17 00:00:00 2001 From: Zakaria El Orche Date: Thu, 20 Aug 2026 11:10:50 +0000 Subject: [PATCH] fix(build): resolve fpr-core from Gitea, not the dead maven.relism.dev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit maven.relism.dev is down. fpr-core's source (FastPathRouter) now publishes to Gitea's own Maven registry via its own publish-maven.yml, same pattern this project already uses for itself — point there and bump the pinned fpr-core version to the first build actually published there (1.1.0-36216cd). Full reactor build + test suite green against the new resolution. Co-Authored-By: Claude Sonnet 5 --- pom.xml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f626004..cdbc07d 100644 --- a/pom.xml +++ b/pom.xml @@ -40,10 +40,16 @@ + - reposilite-repository-releases - Reposilite Repository - https://maven.relism.dev/releases + gitea-fastpathrouter + Gitea Maven Registry (Relism/FastPathRouter) + https://git.pixel-services.com/api/packages/Relism/maven @@ -107,7 +113,11 @@ dev.relism fpr-core - 1.1.1 + + 1.1.0-36216cd org.projectlombok