[DOCS] update TESTING doc running from source
cc @dakrone see also elasticsearch@48bc49c093516def7cad468d1d97d490d4f609e9
This commit is contained in:
parent
cdd2da1e1c
commit
70dfa26678
|
@ -44,7 +44,7 @@ In order to run Elasticsearch from source without building a package, you can
|
|||
run it using Maven:
|
||||
|
||||
-------------------------------------
|
||||
mvn compile exec:exec
|
||||
mvn package -Drun -DskipTests
|
||||
-------------------------------------
|
||||
|
||||
=== Test case filtering.
|
||||
|
|
Loading…
Reference in New Issue