swagger-api / swagger-api/swagger-codegen
refactor maven plugin to reuse codegen code
Open
Nobody has claimed this yet.
Swagger Codegen Maven Plugin
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
#1976 shows that the two paths differ enough that we should refactor how the maven plugin works
Contributor guide
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 by reading issue #1976 and comparing the two Maven plugin paths it identifies as different. Trace both paths into the existing codegen flow, then define the shared boundary and verify that the plugin reuses the codegen code without losing either path's behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100