Move the dependency-maven-plugin execution to the generate-sources phase so that it runs before antrun. This should not be necessary, but Maven is executing them in the wrong order which causes a failure. The selenium profile can now be activated with -Pselenium, or with -Dselenium as a system property. Minor documentation improvements. SHALE-243
Changed paths: