Hi everyone.
We've been using the maven plugin for our project sucessfully for 6
months now. Recently, the 0.0.11.20070916-2300 revision has been
released, so I've decided to upgrade my old 0.0.11.20070603-1200,
which immediately turned out to be a great dissapointment (or, I would
like to believe, misunderstanding). The problem is with
compiling and errors. Normally, in the case of the compilation
failure, previous releases used to inform about the fact like this:
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Super project (during
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/johnny/workspace/SuperProject/com/thecompany/SuperBean.java:[12,0]
'class' or 'interface' expected
In the newest release, the plugin doesn't show the error details
(apart from other things - it's generally a lot less verbose). It
complains like this:
[ERROR] mojo-execute : compiler:compile
Diagnosis: Compilation failure
FATAL ERROR: Error executing Maven for a project
[ERROR] project-execute : com.thecompany:webapp:war:0.1 (
task-segment: [clean, package] )
Diagnosis: Compilation failure
FATAL ERROR: Error executing Maven for a project
or in the debug mode throws some detailed maven exceptions, which
doesn't help to trace errors in our code at all. In fact, the message
above tells nothing. This drawback forced us to move back to the 1200
revision.
How can we turn on error displaying ? (Don't mind the other messages
and statistics, which we were fine, but we can live without them.
Without error tracing - we cannot.).
Thanks very much in advance.
Best regards
Lukasz Bielak
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email