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 >