From 93f4c6edef998447860ae8df8c4ea2fa5b0ff9ce Mon Sep 17 00:00:00 2001 From: ira Date: Fri, 18 Apr 2025 14:26:22 +0200 Subject: [PATCH] Correct enRoute archetype repository URLs in settings.xml The groups/osgi repositories do not seem to work anymore. Instead, use groups/public. This can be verified by visiting https://oss.sonatype.org/#view-repositories and has been tested by generating test projects using both 7.0.0 and 7.0.1-SNAPSHOT archetype versions. --- _about/112-enRoute-Archetypes.md | 2 +- _tutorial/015-Prerequisite.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_about/112-enRoute-Archetypes.md b/_about/112-enRoute-Archetypes.md index f9cbf87..8db917d 100644 --- a/_about/112-enRoute-Archetypes.md +++ b/_about/112-enRoute-Archetypes.md @@ -98,7 +98,7 @@ To use SNAPSHOT versioned enRoute archetypes you will need to have the following osgi-archetype - https://oss.sonatype.org/content/groups/osgi + https://oss.sonatype.org/content/groups/public true fail diff --git a/_tutorial/015-Prerequisite.md b/_tutorial/015-Prerequisite.md index c2340f3..289629f 100644 --- a/_tutorial/015-Prerequisite.md +++ b/_tutorial/015-Prerequisite.md @@ -49,7 +49,7 @@ To complete the tutorials with a SNAPSHOT version of the enRoute archetypes past osgi-archetype - https://oss.sonatype.org/content/groups/osgi + https://oss.sonatype.org/content/groups/public true fail