Skip to content

Remove oss.sonatype maven repo#334

Merged
Lipen merged 1 commit into
neofrom
lipen/fix-oss-repo
Jul 28, 2025
Merged

Remove oss.sonatype maven repo#334
Lipen merged 1 commit into
neofrom
lipen/fix-oss-repo

Conversation

@Lipen
Copy link
Copy Markdown
Member

@Lipen Lipen commented Jul 28, 2025

This PR removes the additional maven repository at s01.oss.sonatype.org for org.unittestbot.soot dependency.

This repo is not accessible (504) anymore and prevents building jacodb on JitPack, e.g. see https://jitpack.io/com/github/UnitTestBot/jacodb/16b0733924/build.log. This failure can be reproduced locally in a clean Gradle environment. The resolution error goes away if there is NO additional oss maven repository specified. Seems like this dependency was to moved to Maven Central, so the default mavenRepository() setup is enough.

Related read: https://central.sonatype.org/pages/ossrh-eol/


Successful JitPack build of this PR: https://jitpack.io/com/github/UnitTestBot/jacodb/96e8591354/build.log

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.82%. Comparing base (d7dd9d3) to head (96e8591).
⚠️ Report is 1 commits behind head on neo.

Additional details and impacted files
@@             Coverage Diff              @@
##                neo     #334      +/-   ##
============================================
- Coverage     69.82%   69.82%   -0.01%     
  Complexity     2491     2491              
============================================
  Files           275      275              
  Lines         15557    15557              
  Branches       2342     2342              
============================================
- Hits          10863    10862       -1     
  Misses         3769     3769              
- Partials        925      926       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown
Contributor

Test Results

  215 files  ±0    215 suites  ±0   15m 48s ⏱️ -20s
  711 tests ±0    699 ✅ ±0  12 💤 ±0  0 ❌ ±0 
1 977 runs  ±0  1 927 ✅ ±0  50 💤 ±0  0 ❌ ±0 

Results for commit 96e8591. ± Comparison against base commit d7dd9d3.

@Lipen Lipen requested a review from Saloed July 28, 2025 11:46
@Lipen Lipen merged commit 4ba634a into neo Jul 28, 2025
10 of 11 checks passed
@Lipen Lipen deleted the lipen/fix-oss-repo branch July 28, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants