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

Anders Hammar commented on MCOMPILER-81:
----------------------------------------

Checking the sources of plexus-compiler I see there is no support for handling 
debug messages like these, just warnings and errors!
                
> <verbose>true</verbose> is ignored for maven-compiler-plugin
> ------------------------------------------------------------
>
>                 Key: MCOMPILER-81
>                 URL: https://jira.codehaus.org/browse/MCOMPILER-81
>             Project: Maven 2.x Compiler Plugin
>          Issue Type: Bug
>         Environment: Maven version: 2.0.7
> Java version: 1.5.0_13-rev
> OS name: "sunos" version: "5.11" arch: "x86"
>            Reporter: Sanjeeb Sahoo
>
> I don't see the effect of <verbose>true</verbose>. When I run with -X, I do 
> see that verbose = true, but I don't see it being passed to javac. I tried 
> with fork = true and  the  command line that was used to invoke javac did 
> not have verbose option set. I am using default compiler.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to