swagger-api / swagger-api/validator-badge
Swagger Validation Badge Error using JDK 17
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 227
- Forks
- 81
- Avg merge
- 2h 3m
- Merged PRs (30d)
- 1
Description
Currently I cannot run swagger validation badge locally when using Java JDK 17. I tried to modify the pom.xml file, but still having error. Is there a way in which I can fix this problem? Whenever I tried to do mvn clean install, and mvn package jetty:run, I get some sort of error preventing me to run locally.
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 reproducing mvn clean install and mvn package jetty:run with JDK 17 and capture the complete errors. Inspect pom.xml and the Java-related build configuration to identify the incompatibility. Done means the validation badge runs locally under JDK 17 without those errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100