| ASF |
#427419 |
Tue Aug 01 03:10:28 UTC 2006 |
wsmoak |
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
|