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
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
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