zhfeng opened a new issue, #4043:
URL: https://github.com/apache/camel-quarkus/issues/4043

   It is generally better to test with as little dependencies as possible, so 
that it does not happen that an extension that is there just for testing some 
niche feature brings some build steps that become vital for the execution of 
some basic functionality.
   
   The grouping is given by the required dependencies. I.e. if the bean: test 
protocol requires an additional camel-quarkus-bean dependency, then it should 
be a separate test module with that dependency under the new group.
   
   This need to follow up https://github.com/apache/camel-quarkus/pull/4018


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to