Is there anyway to run equivalent of Ant's xmlvalidate target as a part of verify stage of Maven's build lifecycle? I'd prefer not to run ant through Maven. The verifier plugin seems more about verifying the existance of files and directories in the generated artifact (And the FAQ of the verifier plugin yields a 404).
Also, is there a set of best practices for verification of J2EE webapp builds? Regards, /U --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
