[
https://issues.apache.org/jira/browse/MCOMPILER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193821#comment-17193821
]
Robert Bain commented on MCOMPILER-81:
--------------------------------------
Bug is still present inĀ 3.8.1
> <verbose>true</verbose> is ignored for maven-compiler-plugin
> ------------------------------------------------------------
>
> Key: MCOMPILER-81
> URL: https://issues.apache.org/jira/browse/MCOMPILER-81
> Project: Maven 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 Kumar Sahoo
> Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.3.4#803005)