docs: Update Java skeleton project links to build-tool-specific start…#209
Merged
mpkorstanje merged 1 commit intocucumber:mainfrom Mar 11, 2026
Merged
docs: Update Java skeleton project links to build-tool-specific start…#209mpkorstanje merged 1 commit intocucumber:mainfrom
mpkorstanje merged 1 commit intocucumber:mainfrom
Conversation
✅ Deploy Preview for cucumber-website-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
mpkorstanje
approved these changes
Mar 11, 2026
Contributor
mpkorstanje
left a comment
There was a problem hiding this comment.
Cheers! I must have overlooked a few references when splitting the starters.
https://github.com/search?q=org%3Acucumber+cucumber-java-skeleton+++NOT+is%3Aarchived&type=code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…er repos
🤔 What's changed?
Updated the Java tools documentation to replace the generic cucumber-java-skeleton repository links with the dedicated, build-tool-specific starter repositories:
Maven section: cucumber-java-skeleton → cucumber-jvm-starter-maven-java
Gradle section: cucumber-java-skeleton → cucumber-jvm-starter-gradle-java
⚡️ What's your motivation?
The single cucumber-java-skeleton repo has been superseded by separate starter projects tailored to each build tool. Pointing users to the correct starter repo reduces initial setup confusion and ensures they get a template that matches their chosen build system out of the box.
🏷️ What kind of change is this?
♻️ Anything particular you want feedback on?
Just want to confirm that cucumber-java-skeleton is indeed fully deprecated in favour of the two new starter repos, and that there are no other references to it elsewhere in the docs that should also be updated.
📋 Checklist:
This text was originally generated from a template, then edited by hand. You can modify the template here.