Install task fails but reason is not displayed without using -debug or -verbose
-------------------------------------------------------------------------------
Key: IVY-834
URL: https://issues.apache.org/jira/browse/IVY-834
Project: Ivy
Issue Type: Improvement
Components: Ant
Affects Versions: 2.0.0-beta-2
Reporter: Gianni
Priority: Minor
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.