Add Maven command lines for all supported targets
In this release, I added the ability to target each of the supported browser/application targets from the Maven command line. This allows execution of all Selenium Foundation unit tests without needing to mess with dependencies or settings.
Also in this release:
- Set the default "platform" to
support
to run the non-browser unit tests - Revise documentation to remove references to Selenium 2
- Update
mvn_build
shell script, adding the ability to run the unit tests without the clean/install phases