swagger-api / validator-badge

Validate your Swagger JSON/YAML today!
http://swagger.io
Apache License 2.0
208 stars 85 forks source link

Swagger Validation Badge Error using JDK 17 #214

Open ptaehoon opened 1 year ago

ptaehoon commented 1 year ago

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.