On Sun, Dec 30, 2012 at 11:53 PM, Anders Hammar <[email protected]> wrote:
> Have a look at this IT: > > http://svn.apache.org/viewvc/maven/plugins/tags/maven-compiler-plugin-3.0/src/it/mcompiler-179/ > Thanks. I wasn't having any luck with <compilerArgument> without verbosity also being on (don't know why), but <compilerArguments> did the trick. Note that the documentation indicates that both these properties work only when fork is true, but this assertion is in fact false. Best, Laird -- http://about.me/lairdnelson
