<verbose>true</verbose> is ignored for maven-compiler-plugin
------------------------------------------------------------

                 Key: MNG-3764
                 URL: http://jira.codehaus.org/browse/MNG-3764
             Project: Maven 2
          Issue Type: Bug
          Components: Plugins and Lifecycle
    Affects Versions: 2.0.7
         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 contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to