问题
The command line documentation mentions an argument -x for debug output.
However I cannot find anything in the ant task documentation.
Is there a way to activate it there as well?
回答1:
Use the standard ant -d switch to turn on the debug output.
来源:https://stackoverflow.com/questions/15634807/debug-output-when-using-flyways-ant-tasks