orpiske commented on PR #13082: URL: https://github.com/apache/camel/pull/13082#issuecomment-1936958035
> > I think you also need to review the failsafe plugin configuration on the component's pom file. > > Otavio do you mean that some of the component have customized configuration for `failsafe-plugin` in their pom? It seems so as if you do a `git grep failsafe-plugin` then there are about 10 components. > > But even so what changes are we looking for to do? Would it be if they do some naming matching where they expected names of xxxIntegrationTest style, and this PR renames the names back into xxxIT style. No, I just mean that (I think) the failsafe plugin configuration for `camel-safesforce` also needs to be updated because [we do seems to adjust it for the `*IntegrationTest.java` pattern](https://github.com/apache/camel/blob/main/components/camel-salesforce/camel-salesforce-component/pom.xml#L449-L487). -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org