I need to apply a few patches to the Selenium CaptureNetworkTrafficCommand.java code.
In order to test the fixes, I will need to rebuild the selenium-server.jar.
Is there any easy way to build the selenium server if I'm only changing this file?
I've try both maven and rake and both seems to fail building.