OpenAPITools / OpenAPITools/openapi-generator
[QUESTION] openapi-generator-maven-plugin install dependency automatically
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
I'm new to using openapi-generator-maven-plugin. When I add it per the readme and run mvn install it doesn't install the dependency required by the generated client until I add the dependency manually to the pom.xml. Is this the expected behavior?
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 with the openapi-generator-maven-plugin setup in the README and reproduce the behavior with mvn install. Inspect the generated client's dependency declarations and the consuming pom.xml to establish whether the dependency should be installed automatically. Done means the expected behavior is confirmed or the dependency handling is corrected and verified with the same build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, openapi
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100