Skip to content

fix(docs): Fix broken links to testcontainers-junit-jupiter #45801

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

maringuu
Copy link

@maringuu maringuu commented Jun 6, 2025

The updated links were semi-broken. They did not point to where they shall point, but redirected to the docs startpage.

The build fails due to the following, so please dont start the CI yet :)
I am struggeling to find out where the version is picked up from.
Grepping for the other testcontainer url definitions did lead me to the anthora.yml which apparently picks the versions up from the version catalog.
However I struggle to find the catalog.

I'd be happy if a maintainer could point me to the right place or fixup the commit directly.
Thanks!

@maringuu maringuu force-pushed the fix-broken-links branch from 8a14afc to 4b4b0b6 Compare June 6, 2025 07:28
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 6, 2025
@wilkinsona
Copy link
Member

Thanks for bringing this to our attention, @maringuu. The problem is broader than just the JUnit Jupiter extension as it affects classes in every module other than the core testcontainers module. This will require quite a different fix to the one proposed here so I have opened #45802. Thanks anyway for the PR.

@wilkinsona wilkinsona closed this Jun 6, 2025
@wilkinsona wilkinsona added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 6, 2025
@maringuu
Copy link
Author

maringuu commented Jun 6, 2025

This will require quite a different fix to the one proposed here so I have opened #45802

Thank you! While its not probable that I find the time soon I'll probably get back to this issue if it isn't closed yet :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants