[jira] Commented: (MCOMPILER-87) Compiler errors display as INFO level messages

2011-08-03 Thread Robin Vobruba (JIRA)

[ 
https://jira.codehaus.org/browse/MCOMPILER-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274894#comment-274894
 ] 

Robin Vobruba commented on MCOMPILER-87:


indeed :/
sorry!
i tested, and it was fixed in 2.1 already.
i only tested with the default version, which is 2.0.2 here (the last version 
before 2.1 ;-) ).
well... at least you have a bug report closed now. ;-)

> Compiler errors display as INFO level messages
> --
>
> Key: MCOMPILER-87
> URL: https://jira.codehaus.org/browse/MCOMPILER-87
> Project: Maven 2.x Compiler Plugin
>  Issue Type: Bug
> Environment: Ubuntu 8.04 64-bit, Maven version: 2.0.8, Java version: 
> 1.6.0_10
> OS name: "linux" version: "2.6.21.7-2.fc8xen" arch: "amd64" Family: "unix"
>Reporter: Dang Nguyen
>Assignee: Mark Struberg
>
> When a compile failure occurs, the exception(s) that causes the compile 
> failure is displayed as an INFO level message.  Only the final message that 
> reads "BUILD FAILURE" is displayed as an ERROR level message.  The exception 
> stack should also be ERROR level messages.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MCOMPILER-87) Compiler errors display as INFO level messages

2011-07-31 Thread Robin Vobruba (JIRA)

[ 
https://jira.codehaus.org/browse/MCOMPILER-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274703#comment-274703
 ] 

Robin Vobruba commented on MCOMPILER-87:


i use "mvn --quiet", and if i understand the description from "mvn --help" 
correctly:
" -q,--quiet Quiet output - only show errors"
, compilation errors would still not show if they are WARNINGs, when using the 
--quiet switch. therefore, i would prefer them to be ERRORs, except if there is 
a way to make mvn output WARNING+ instead of ERROR+, like with --quiet.

sorry for not having though about this earlier (when we talked in chat).



> Compiler errors display as INFO level messages
> --
>
> Key: MCOMPILER-87
> URL: https://jira.codehaus.org/browse/MCOMPILER-87
> Project: Maven 2.x Compiler Plugin
>  Issue Type: Bug
> Environment: Ubuntu 8.04 64-bit, Maven version: 2.0.8, Java version: 
> 1.6.0_10
> OS name: "linux" version: "2.6.21.7-2.fc8xen" arch: "amd64" Family: "unix"
>Reporter: Dang Nguyen
>Assignee: Mark Struberg
>
> When a compile failure occurs, the exception(s) that causes the compile 
> failure is displayed as an INFO level message.  Only the final message that 
> reads "BUILD FAILURE" is displayed as an ERROR level message.  The exception 
> stack should also be ERROR level messages.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MCOMPILER-87) Compiler errors display as INFO level messages

2011-07-30 Thread Mark Struberg (JIRA)

[ 
https://jira.codehaus.org/browse/MCOMPILER-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274656#comment-274656
 ] 

Mark Struberg commented on MCOMPILER-87:


Hi folks!

It seems this hit a few people.
Some builds switch down logging to a bare minimum, to not blow up too much 
dirt. In this case they just loose the compilation error.

I suggest to at least raise this to WARNING.

Any subjections?

> Compiler errors display as INFO level messages
> --
>
> Key: MCOMPILER-87
> URL: https://jira.codehaus.org/browse/MCOMPILER-87
> Project: Maven 2.x Compiler Plugin
>  Issue Type: Bug
> Environment: Ubuntu 8.04 64-bit, Maven version: 2.0.8, Java version: 
> 1.6.0_10
> OS name: "linux" version: "2.6.21.7-2.fc8xen" arch: "amd64" Family: "unix"
>Reporter: Dang Nguyen
>Assignee: Mark Struberg
>
> When a compile failure occurs, the exception(s) that causes the compile 
> failure is displayed as an INFO level message.  Only the final message that 
> reads "BUILD FAILURE" is displayed as an ERROR level message.  The exception 
> stack should also be ERROR level messages.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira