ppalaga commented on pull request #1543: URL: https://github.com/apache/camel-quarkus/pull/1543#issuecomment-675984207
> While working on something else, I noticed that `quarkus-resteasy` transitively pulls in `quarkus-netty`. And since almost every itest uses resteasy, I was curious whether any extensions were getting their `quarkus-netty` deps for 'free'. Turns out the only problem was with olingo4. Wow, I admire your systematism! BTW, I remember we had a discussion with @lburgazzoli about a year ago where I was holding the view that we should not test all our extensions trough resteasy because otherwise we can oversee issues like this. I am glad we have a real example now! Of course most of our transports pull netty and vert.x so my proposal to use other transports wouldn't be effective against missing those deps anyway. The question is whether we can detect these situations somehow at all? ---------------------------------------------------------------- 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: us...@infra.apache.org