I'm really stuck on this one:
I'm using Maven/Eclipse and have updated my pom.xml to use Selenium 2.19 for the server but whenever I launch Firefox or IE via maven (mvn verify) from command line or even from eclipse, my remote runner window still shows 2.16.
I've forced snapshot updates, etc... without it working as it should.
My goal is to have 2.19 work since it's supposed to resolve the IE process from not closing ( issue 2958 ).
Any help is appreciated.
Thank you, Simon