In Selenium RC, you don't have to put Selenium into your WAR. You just run JUnit tests. Take a look here:
http://www.openqa.org/selenium-rc/ -Dan -----Original Message----- From: Mick Knutson [mailto:[EMAIL PROTECTED] Sent: Friday, October 20, 2006 3:20 PM To: Maven Users List Subject: Re: selenium plugin? Where did you put selimuim then? I made a whole sub project for it and deploy a war file. Sounds like I went the wRong way. On 10/20/06, Dan Fabulich <[EMAIL PROTECTED]> wrote: > > In the latest version of Selenium (using Selenium Remote Control or > "RC") tests run in JUnit or TestNG... Maven already has plugins for > those. Just write your tests and use "mvn test" to run them. > > -Dan > > > -----Original Message----- > > From: Mick Knutson [mailto:[EMAIL PROTECTED] > > Sent: Friday, October 20, 2006 3:06 PM > > To: maven > > Subject: selenium plugin? > > > > Is this plugin available for maven 2? > > > > -- > > > > Thanks > > > > DJ MICK > > http://www.djmick.com > > http://www.myspace.com/mickknutson > _______________________________________________________________________ > Notice: This email message, together with any attachments, may contain > information of BEA Systems, Inc., its subsidiaries and affiliated > entities, that may be confidential, proprietary, copyrighted and/or > legally privileged, and is intended solely for the use of the individual > or entity named in this message. If you are not the intended recipient, > and have received this message in error, please immediately return this > by email and then delete it. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks DJ MICK http://www.djmick.com http://www.myspace.com/mickknutson _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]