You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by johanp <ca...@live.se> on 2008/03/20 14:09:43 UTC

Problem building trunk


Hi,

Having problem building trunk revision 639269...


[INFO] [plugin:updateRegistry]
[INFO]
------------------------------------------------------------------------
[INFO] Building ServiceMix :: Maven2 JBI Plugin
[INFO]    task-segment: [install]
[INFO]
------------------------------------------------------------------------
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Starting audit...
C:\servicemix\trunk\tooling\jbi-maven-plugin\src\main\java\org\apache\servicemix\maven\plugin\jbi\AbstractJbiMojo.java:3
14: Line is longer than 140 characters.
Audit done.

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] An error has occurred in Checkstyle report generation.

Embedded error: There are 1 checkstyle errors.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3 minutes
[INFO] Finished at: Thu Mar 20 14:01:57 CET 2008
[INFO] Final Memory: 68M/508M
[INFO]
------------------------------------------------------------------------

C:\servicemix\trunk>
-- 
View this message in context: http://www.nabble.com/Problem-building-trunk-tp16177885s12049p16177885.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: Problem building trunk

Posted by Freeman Fang <fr...@gmail.com>.
commited fix.
You can update and try it now.

Freeman

johanp wrote:
> Hi,
>
> Having problem building trunk revision 639269...
>
>
> [INFO] [plugin:updateRegistry]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building ServiceMix :: Maven2 JBI Plugin
> [INFO]    task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [checkstyle:checkstyle {execution: validate}]
> [INFO] Starting audit...
> C:\servicemix\trunk\tooling\jbi-maven-plugin\src\main\java\org\apache\servicemix\maven\plugin\jbi\AbstractJbiMojo.java:3
> 14: Line is longer than 140 characters.
> Audit done.
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] An error has occurred in Checkstyle report generation.
>
> Embedded error: There are 1 checkstyle errors.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 3 minutes
> [INFO] Finished at: Thu Mar 20 14:01:57 CET 2008
> [INFO] Final Memory: 68M/508M
> [INFO]
> ------------------------------------------------------------------------
>
> C:\servicemix\trunk>
>   


Re: Problem building trunk

Posted by Lars Heinemann <la...@compart.net>.
Seems to be a checkstyle error. Use -Pnochecks in your maven call.

Regards
Lars


johanp schrieb:
> Hi,
>
> Having problem building trunk revision 639269...
>
>
> [INFO] [plugin:updateRegistry]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building ServiceMix :: Maven2 JBI Plugin
> [INFO]    task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [checkstyle:checkstyle {execution: validate}]
> [INFO] Starting audit...
> C:\servicemix\trunk\tooling\jbi-maven-plugin\src\main\java\org\apache\servicemix\maven\plugin\jbi\AbstractJbiMojo.java:3
> 14: Line is longer than 140 characters.
> Audit done.
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] An error has occurred in Checkstyle report generation.
>
> Embedded error: There are 1 checkstyle errors.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 3 minutes
> [INFO] Finished at: Thu Mar 20 14:01:57 CET 2008
> [INFO] Final Memory: 68M/508M
> [INFO]
> ------------------------------------------------------------------------
>
> C:\servicemix\trunk>
>