Re: m3: compiler error output

2009-11-02 Thread Jason van Zyl
Put it in JIRA, we'll fix it. On 2009-11-02, at 1:45 PM, Paul Benedict wrote: Any committers can comment on the below? Also referring to MojoFailureException doesn't seem very useful because it's a generic exception. How can referring to that help anyone? especially during a compiler error. P

Re: m3: compiler error output

2009-11-02 Thread Paul Benedict
Any committers can comment on the below? Also referring to MojoFailureException doesn't seem very useful because it's a generic exception. How can referring to that help anyone? especially during a compiler error. Paul On Sun, Nov 1, 2009 at 1:34 AM, Paul Benedict wrote: > When my build failure

m3: compiler error output

2009-11-01 Thread Paul Benedict
When my build failure happened, this was the output: [ERROR] [0] org.apache.maven.plugin.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516) at org.apache.maven.plugin.CompilerMojo.execute(Compiler