how do I get coverage XML report from command line?
Can someone tell me how to get the coverage XML report (called entries.xml when exported from within soapUI) via the command line (or ant or maven)? I've tried by specifying report format of XML and enabling coverage but that results in the Project Report being written as html.