Amélie,

 Thanks for your patience and all investigation work.
 There is already bug report about antrun logging

MNGECLIPSE-506: [mng] can't see output for antrun in m2eclipse console
http://jira.codehaus.org/browse/MNGECLIPSE-506

Please vote for it. We are planning to look at it after picking up new Maven embedder (tentatively after Maven 3.0-beta2-SNAPSHOT release, which should be in a few weeks).

 regards,
 Eugene


Amélie wrote:
I found the root cause.
We use the hibernate xdoclet plugin (generating hibernate mappings) with the
property destdir="target/classes"
And this is relative to the current directory, not the project root.
Using destdir="${basedir}/target/classes" solves the issue.
End of the story :-)

However it's a pity there is no explicit message about the error when the
antrun plugin fails (or I did not find the logs?)

Amélie


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

   http://xircles.codehaus.org/manage_email


Reply via email to