jam01 commented on pull request #3908:
URL: https://github.com/apache/camel/pull/3908#issuecomment-643423608
Oh actually, if the app is Spring boot and the generator defaults to
`camel-servlet-starter` it'd use the wrong groupId `org.apache.camel`
https://github.com/apache/camel/blob/master/tooling/maven/camel-restdsl-openapi-plugin/src/main/java/org/apache/camel/maven/generator/openapi/GenerateMojo.java#L110
which I think has been deprecated? So probably left over code before
migrating starters to `org.apache.camel.springboot`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]