Hello everyone,

I'm trying to build camel locally and it fails due to the
validate-component in camel core that detects several endpoint options
without documentation.

See below an extract of the error message I've got
[WARNING] The component: dataset has validation errors
[WARNING] Missing endpoint documentation for the following options:
        minRate
        preloadSize
        produceDelay
        assertPeriod
        consumeDelay
        expectedCount
        resultMinimumWaitTime
        resultWaitTime
        retainFirst
        retainLast
        sleepForEmptyTest

Is there a way to bypass this validation ? Or perhaps I did something wrong.

Thank you for your insights,

Antoine

Reply via email to