Skip to content

build: remove outdated oss.sonatype repository#1634

Merged
derklaro merged 1 commit into
nightlyfrom
remove-oss-sonatype-repo
May 23, 2025
Merged

build: remove outdated oss.sonatype repository#1634
derklaro merged 1 commit into
nightlyfrom
remove-oss-sonatype-repo

Conversation

@derklaro

Copy link
Copy Markdown
Member

Motivation

The oss.sonatype.org repository is outdated and will be shut down soon. The only usage we current have is netty.

Modification

Replace the oss.sonatype.org repository with the new central.sonatype.com repository. Netty artifacts are downloaded from my mirror for the time being, especially due to issues with smapshot retention that started to arise in the past days. Once netty is migrated to the new central.sonatype.com snapshot repo, the build will automatically start using the artifacts from there.

Result

No more usages of the outdated oss.sonatype.org repository.

@derklaro derklaro added this to the 4.0.0-RC12 milestone May 23, 2025
@derklaro derklaro requested a review from 0utplay May 23, 2025 17:22
@derklaro derklaro self-assigned this May 23, 2025
@derklaro derklaro added the v: 4.X This pull should be included in the 4.0 release label May 23, 2025
@github-actions

Copy link
Copy Markdown

Test Results

 50 files  ±0   50 suites  ±0   1m 19s ⏱️ -8s
446 tests ±0  446 ✅ ±0  0 💤 ±0  0 ❌ ±0 
777 runs  ±0  777 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d97713f. ± Comparison against base commit 10ccc52.

This pull request removes 34 and adds 34 tests. Note that renamed tests count towards both.
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [14] 2025-05-20
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 14:56:09.946136155
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 14:56:09.946239487Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 14:56:09.946261187Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 14:56:09.946282897+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 14:56:09.946298927-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-05-20T14:56:09.946424580
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-05-20T14:56:09.946553490Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-05-20T14:56:09.939602386Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [5] 2025-05-20T14:47:49.939606784Z
…
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [14] 2025-05-23
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [23] 17:24:17.303746567
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [28] 17:24:17.303857854Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [29] 17:24:17.303882340Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [30] 17:24:17.303907477+05:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [31] 17:24:17.303925641-03:00
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [34] 2025-05-23T17:24:17.304060162
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [39] 2025-05-23T17:24:17.304204561Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [4] 2025-05-23T17:24:17.295202322Z
eu.cloudnetservice.driver.impl.document.gson.JavaTimeSerializerTest ‑ [5] 2025-05-23T17:15:57.295205859Z
…

@derklaro derklaro merged commit a265c7a into nightly May 23, 2025
6 checks passed
@derklaro derklaro deleted the remove-oss-sonatype-repo branch May 23, 2025 17:52
GiantTreeLP pushed a commit to GiantTreeLP/CloudNet that referenced this pull request Jun 7, 2025
### Motivation
The `oss.sonatype.org` repository is outdated and will be shut down
soon. The only usage we current have is netty.

### Modification
Replace the `oss.sonatype.org` repository with the new
`central.sonatype.com` repository. Netty artifacts are downloaded from
my mirror for the time being, especially due to issues with smapshot
retention that started to arise in the past days. Once netty is migrated
to the new `central.sonatype.com` snapshot repo, the build will
automatically start using the artifacts from there.

### Result
No more usages of the outdated `oss.sonatype.org` repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v: 4.X This pull should be included in the 4.0 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants