Hello,

First let me say that the m2eclipse team already done a great job !

Now, a little question : how can I get compilation failures in the
eclipse console ? For example, at this moment I just have :
[INFO] compiler:compile
Compiling 269 source files
to /data/Projets/systemplus/ICMnet/target/classes
[ERROR] mojo-execute : compiler:compile
Diagnosis: Compilation failure
FATAL ERROR: Error executing Maven for a project
[ERROR] project-execute : SystemPlus:ICMnet:war:1.0.0 (  task-segment:
[clean, compile, package] )
Diagnosis: Compilation failure
FATAL ERROR: Error executing Maven for a project
org.apache.maven.BuildFailureException: Compilation failure
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:555)
etc...

and in a terminal console :
Compiling 269 source files
to /data/Projets/systemplus/ICMnet/target/classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

/data/Projets/systemplus/ICMnet/src/systemplus/struts/action/CalendarAction.java:[29,29]
 package com.zubarev.htmltable does not exist

/data/Projets/systemplus/ICMnet/src/systemplus/struts/action/CalendarAction.java:[30,29]
 package com.zubarev.htmltable does not exist
etc....

So, what kind of options have to be set in the external tools settings
to get the above messages in the Eclipse console ?

Thanks

David



This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to