Description
When the ant install task fails it outputs an error message similar to the following:
BUILD FAILED
/data/java/Ivy/build.xml:66: Problem happened while installing modules
- see output for details
Without using the -debug or -verbose options to ant no error details are actually displayed so the reason for the failure is unclear.
The reason for the failure should be displayed with the default output without having to resort to -debug.