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 > 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/deploying code to > > a server. > > > > What are you trying to do? > > > > - Brett > > > > On Sat, 21 Aug 2004 09:36:31 +0800, Nathan Coast <[EMAIL PROTECTED]> wrote: > > > >>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] > >> > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
