It must be on your end. Make sure you have the latest code, and do a complete rebuild from the root with
mvn clean install -P fastinstall On Thu, Feb 16, 2017 at 6:51 PM, Antoine DESSAIGNE <antoine.dessai...@gmail.com> wrote: > Same issue :( > > If I have time, I'll do a pull request for adding the endpoint descriptions. > > 2017-02-16 18:39 GMT+01:00 Andrea Cosentino <ancosen1...@yahoo.com.invalid>: > >> Try to run a mvn clean install -DskipTests >> >> Il gio, 16 feb, 2017 alle 18:33, Antoine DESSAIGNE<antoine.dessaigne@ >> gmail.com> ha scritto: Hi Zoran, >> >> Unfortunately it's the command I'm typing :( >> >> Antoine >> >> 2017-02-16 18:12 GMT+01:00 Zoran Regvart <zo...@regvart.com>: >> >> > Hi Antoine, >> > I vaguely recall having similar issues and fixing them by issuing `mvn >> > -Pfastinstall clean install` from the root of the source tree. I could >> > be misremembering... >> > >> > zoran >> > >> > On Thu, Feb 16, 2017 at 5:57 PM, Antoine DESSAIGNE >> > <antoine.dessai...@gmail.com> wrote: >> > > 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 >> > >> > >> > >> > -- >> > Zoran Regvart >> > >> >> -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2