swagger-api / swagger-api/swaggerhub-maven-plugin
Add default lifecycle phases
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 31
- Forks
- 17
- Avg merge
- 23h 19m
- Merged PRs (30d)
- 2
Description
Neither goal is mapped to a default lifecycle phase so one has to be explicitly defined in the configuration. Each goal should have a sensible default lifecycle phase.
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 locating the Maven plugin goal definitions and their lifecycle-phase configuration. Determine which goals currently require an explicitly configured phase and establish the intended default for each; done means every goal has a sensible default without requiring that configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100