Gretty automatically invokes this task before farmIntegrationTest task.

Warning
Internal task, please, don’t invoke it on command line!

Effects

  1. Embedded servlet-container starts in separate java process against the web-apps of given farm and listens for HTTP-requests on port (default 8080).

  2. Gradle script waits until servlet-container is online.

  3. Gradle script proceeds to integration test task.