tadayosi commented on pull request #1019: URL: https://github.com/apache/camel-kafka-connector/pull/1019#issuecomment-780368948
@oscerd Thanks for your catch-up. I can fix the pom.xml part, but for the method name `test_generate` it's the recommendation by the maven-it-extension plugin because it relies on convention over configuration for resolving the test resource folder `GenerateCamelKafkaConnectorsMojoIT/test_generate` from the class name & method name combo and tries to avoid problems with case-insensitive filesystems. Maybe should I just add some annotation to the method to explicitly ignore the stylecheck? ---------------------------------------------------------------- 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