On Fri, 2005-07-15 at 11:52 +1000, Washusen, Dan wrote: > I've used the latest hibernate ant tasks with Maven 1.1. I had to > include it's dependencies in my project.xml but it worked. > > I notice that the documentation for the junitreport task mentions the > Xalan libraries, have you check that out? > (http://ant.apache.org/manual/OptionalTasks/junitreport.html) >
Yeah, I saw that too. I tried having the xalan jar in my classpath prior to invoking maven, and I tried specifying it as a dependency in my project, to no avail. I think my problem is that I just don't know how to add it to the classpath inside my goal. I know it can be done, but the documentation for the "maven" xmlns is a bit sparse. -- Matt Meola Contractor Vericept Corporation 555 17th Street, Suite 1500 Denver, Colorado 80202 "Protecting Your Information and Reputationtm" tel: (303) 798-1568 ext. 5009 fax: (303) 268-0520 www.vericept.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
