Thanks. I'll try that.

I would like to ask one more thing.

Lately, i have been running into an issue like some jars are downloaded as
corrupt file.
I have to manually update those jar by downloading them via wget.

Do you know a workaround for such issues?

Thanks.
Önder



On Mon, May 15, 2017 at 10:14 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:

> Hi
>
> I suggest to build it all from scratch first using the fast build.
> And possible delete your local maven org/apache/camel repo.
>
>
>
> On Mon, May 15, 2017 at 8:53 AM, onders <ondersezgin+camelu...@gmail.com>
> wrote:
> > Hi,
> >
> > When i pulled the source from github from master and run
> > (I have not changed a line of code.) I guess Zoran was working on an
> issue
> > about checkstyles.
> >
> > Did anyone have the same problem and get around with it?
> >
> > mvn clean install -Psourcecheck
> >
> > I got the following errors.
> >
> > D:\dev\github\camel\components\camel-undertow>mvn clean install
> > -Psourcecheck
> > [INFO] Scanning for projects...
> > [INFO]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Building Camel :: Undertow 2.20.0-SNAPSHOT
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO]
> > [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @
> camel-undertow
> > ---
> > [INFO] Deleting D:\dev\github\camel\components\camel-undertow\target
> > [INFO]
> > [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @
> > camel-undertow
> > ---
> > [INFO]
> > [INFO] --- maven-bundle-plugin:3.3.0:cleanVersions (versions) @
> > camel-undertow -
> > --
> > [INFO]
> > [INFO] --- maven-checkstyle-plugin:2.17:checkstyle (default-cli) @
> > camel-underto
> > w ---
> > [INFO] Starting audit...
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\cloud\UndertowServiceExpression.java:1: Line
> does
> > not ma
> > tch expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\cloud\UndertowServiceExpressionFactory.java:1:
> Line
> > does
> >  not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\DefaultUndertowHost.java:1: Line does not match
> > expected
> >  header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\DefaultUndertowHttpBinding.java:1: Line does not
> > match e
> > xpected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\ExchangeHeaders.java:1: Line does not match
> expected
> > hea
> > der line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\handlers\CamelMethodHandler.java:1: Line does
> not
> > match
> > expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\handlers\CamelPathHandler.java:1: Line does not
> > match ex
> > pected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\handlers\CamelPathTemplateHandler.java:1: Line
> does
> > not
> > match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\handlers\CamelRootHandler.java:1: Line does not
> > match ex
> > pected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\handlers\NotFoundHandler.java:1: Line does not
> match
> > exp
> > ected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\HttpHandlerRegistrationInfo.java:1: Line does
> not
> > match
> > expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\RestUndertowHttpBinding.java:1: Line does not
> match
> > expe
> > cted header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowClientCallback.java:1: Line does not
> match
> > expec
> > ted header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowComponent.java:1: Line does not match
> > expected h
> > eader line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowComponentVerifier.java:1: Line does not
> > match ex
> > pected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowConsumer.java:1: Line does not match
> > expected he
> > ader line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowEndpoint.java:1: Line does not match
> > expected he
> > ader line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowHeaderFilterStrategy.java:1: Line does
> not
> > match
> >  expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowHelper.java:1: Line does not match
> expected
> > head
> > er line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowHost.java:1: Line does not match
> expected
> > header
> >  line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowHostKey.java:1: Line does not match
> expected
> > hea
> > der line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowHostOptions.java:1: Line does not match
> > expected
> >  header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowHttpBinding.java:1: Line does not match
> > expected
> >  header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowProducer.java:1: Line does not match
> > expected he
> > ader line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\main\java\org\apache\c
> > amel\component\undertow\UndertowRestHeaderFilterStrategy.java:1: Line
> does
> > not m
> > atch expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\BaseUndertowTest.java:1: Line does not match
> > expected he
> > ader line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\cloud\UndertowServiceCallRouteTest.java:1: Line
> does
> > not
> >  match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\DefaultUndertowHttpBindingTest.java:1: Line
> does not
> > mat
> > ch expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\MultiPartFormTest.java:1: Line does not match
> > expected h
> > eader line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\PreservePostFormUrlEncodedBodyTest.java:1: Line
> does
> > not
> >  match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\CountryPojo.java:1: Line does not match
> > expected he
> > ader line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestApiUndertowTest.java:1: Line does not
> match
> > exp
> > ected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestGetTest.java:1: Line does not match
> > expected he
> > ader line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowComponentVerifierTest.java:1:
> Line
> > does
> >  not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpBindingModeAut
> oWithJsonTest.java:1:
> >  Line does not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpBindingModeAut
> oWithXmlTest.java:1:
> > Line does not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpBindingModeJsonTest.java:1:
> > Line do
> > es not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpBindingModeJso
> nWithContractTest.jav
> > a:1: Line does not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpBindingModeOff
> WithContractTest.java
> > :1: Line does not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpBindingModeXmlTest.java:1:
> Line
> > doe
> > s not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpContextPathCon
> figurationTest.java:1
> > : Line does not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpContextPathMat
> chGetTest.java:1:
> > Lin
> > e does not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpGetCorsTest.java:1: Line
> does
> > not m
> > atch expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpGetTest.java:1: Line does
> not
> > match
> >  expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpGetWildcardsTest.java:1:
> Line
> > does
> > not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpMultipleVerbsTest.java:1:
> Line
> > does
> >  not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpPojoInOutTest.java:1: Line
> does
> > not
> >  match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpPojoTypeTest.java:1: Line
> does
> > not
> > match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpPostJsonJaxbPo
> joTest.java:1:
> > Line d
> > oes not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpPostJsonPojoLi
> stTest.java:1:
> > Line d
> > oes not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpPostJsonPojoTest.java:1:
> Line
> > does
> > not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowHttpPostXmlJaxbPojoTest.java:1:
> > Line do
> > es not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowProducerGetTest.java:1: Line
> does
> > not m
> > atch expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowProducerGetUriPara
> meterTest.java:1:
> > Lin
> > e does not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowVerbEnableCorsTest.java:1: Line
> > does no
> > t match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\RestUndertowVerbTest.java:1: Line does not
> > match ex
> > pected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\UserJaxbPojo.java:1: Line does not match
> > expected h
> > eader line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\UserPojo.java:1: Line does not match
> expected
> > heade
> > r line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\UserPojoEx.java:1: Line does not match
> expected
> > hea
> > der line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\rest\UserService.java:1: Line does not match
> > expected he
> > ader line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowComponentTest.java:1: Line does not
> match
> > expect
> > ed header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowComponentVerifierTest.java:1: Line does
> not
> > matc
> > h expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowConsumerUnregisterTest.java:1: Line
> does not
> > mat
> > ch expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowEndpointTest.java:1: Line does not match
> > expecte
> > d header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowError500Test.java:1: Line does not match
> > expecte
> > d header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowHeaderTest.java:1: Line does not match
> > expected
> > header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowHttpProducerSessionTest.java:1: Line
> does
> > not ma
> > tch expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowHttpProducerTest.java:1: Line does not
> match
> > exp
> > ected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowHttpsSpringTest.java:1: Line does not
> match
> > expe
> > cted header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowMethodRestricTest.java:1: Line does not
> > match ex
> > pected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowPrefixMatchingTest.java:1: Line does not
> > match e
> > xpected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowProducerLeakTest.java:1: Line does not
> match
> > exp
> > ected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowProducerTest.java:1: Line does not match
> > expecte
> > d header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowProducerThrowException
> OnFailureTest.java:1:
> > Line
> >  does not match expected header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\java\org\apache\c
> > amel\component\undertow\UndertowSharedPortTest.java:1: Line does not
> match
> > expec
> > ted header line of '/** '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\resources\log4j2.
> > properties:1: Line does not match expected header line of '##
> > ------------------
> > --------------------------------------------------------- '. [Header]
> > [ERROR]
> > D:\dev\github\camel\components\camel-undertow\src\test\resources\SpringT
> > est.xml:2: Line does not match expected header line of '<!-- ^\Q\E$'.
> > [RegexpHea
> > der]
> > Audit done.
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 22.740 s
> > [INFO] Finished at: 2017-05-15T09:46:35+03:00
> > [INFO] Final Memory: 33M/295M
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-checkstyle-plugin:
> > 2.17:checkstyle (default-cli) on project camel-undertow: An error has
> > occurred i
> > n Checkstyle report generation. Failed during checkstyle execution: There
> > are 77
> >  errors reported by Checkstyle 7.6.1 with camel-checkstyle.xml ruleset.
> ->
> > [Help
> >  1]
> >
> >
> >
> > --
> > View this message in context: http://camel.465427.n5.nabble.
> com/checkstyle-plugin-problem-tp5799504.html
> > Sent from the Camel Development mailing list archive at Nabble.com.
>
>
>
> --
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>

Reply via email to