Re: httpunit plugin

2004-08-24 Thread John Taylor
You can just include your httpunit tests in with your other JUnit tests and they should get compiled and run. John - Original Message - From: Nathan Coast [EMAIL PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Monday, August 23, 2004 4:30 AM Subject: Re: httpunit plugin

Re: httpunit plugin

2004-08-22 Thread Brett Porter
I use httpunit in conjunction with Cactus' httpunit integration. I can't think of what a httpunit plugin would do. Httpunit doesn't really have any responsibility for starting/stopping/deploying code to a server. What are you trying to do? - Brett On Sat, 21 Aug 2004 09:36:31 +0800, Nathan

Re: httpunit plugin

2004-08-22 Thread Nathan Coast
compile and execute the httpunit tests. I use the tomcat plugin to deploy to tomcat. Brett Porter wrote: I use httpunit in conjunction with Cactus' httpunit integration. I can't think of what a httpunit plugin would do. Httpunit doesn't really have any responsibility for starting/stopping

httpunit plugin

2004-08-20 Thread Nathan Coast
Hi, has anyone used httpunit from maven? is there a plugin somewhere? or does everyone use cactus? cheers Nathan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]