Is there anything in Maven2 equivalent to the Ant task described in
http://ant.apache.org/manual/CoreTasks/cvstagdiff.html ??

I've used the the scm:goal diff, but it's output is just in plain
diff-like format, not in XML as the Ant task, and XML is just what I
need, as I have to build an elaborate report from the output.

I wouldn't like to call Ant from Maven2, so unfortunately that's not an option.

Regards,

Gonzalo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to