At the moment the hibernate search build starts an instance of elasticsearch to run integration tests. It would be nice not to start it if we don't need it. The case I can think of is when we use the options: -DskipTests or -DskipITs