diff --git a/Rakefile b/Rakefile index fc96c85f9958b..228b4c224f8ce 100644 --- a/Rakefile +++ b/Rakefile @@ -442,6 +442,7 @@ end task :'prep-release-zip' => [ + '//java/server/src/org/openqa/grid/selenium:selenium', '//java/client/src/org/openqa/selenium:client-combined-zip', '//java/server/src/org/openqa/grid/selenium:selenium-zip', '//java/server/src/org/openqa/selenium/server/htmlrunner:selenium-runner'] do