kbuntrock / openapi-maven-plugin

Generate openapi documentation for SpringMVC or JaxRS/JakartaRS projects.
https://kbuntrock.github.io/openapi-maven-plugin/
MIT License
13 stars 9 forks source link

Type K (+TypeVariableImpl) is not supported yet. #138

Open landon-L opened 3 weeks ago

landon-L commented 3 weeks ago

How to display detailed logs when encountering this prompt, "Type K (+TypeVariableImpl) is not supported yet."

kbuntrock commented 3 weeks ago

Hello @landon-L .

You can use the "-X" option. Ex : mvn compile -X

May I ask which version of the plugin are you using?