OpenAPITools / OpenAPITools/sbt-openapi-generator
Cross-scala versions conflict on sub-projects
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 43
- Forks
- 42
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 2
Description
Related to https://github.com/OpenAPITools/openapi-generator/issues/9856,
When generated project defined as scala subproject we might want to provide additional parameter isScalaModule to prevent define default values for scala and cross-scala versions as it supposed to be managed on root project
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the related OpenAPITools issue 9856, then trace how Scala subprojects are generated and where default Scala and cross-Scala versions are configured. Done means an isScalaModule option can prevent those defaults so they remain managed by the root project, with coverage for the generated-project behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, scala
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100