mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 10:54:54 +00:00
building dist should be using package
This commit is contained in:
parent
16c2c6b2c3
commit
074c70dc4f
@ -198,7 +198,7 @@ h3. Building from Source
|
|||||||
|
|
||||||
ElasticSearch uses "Maven":http://maven.apache.org for its build system.
|
ElasticSearch uses "Maven":http://maven.apache.org for its build system.
|
||||||
|
|
||||||
In order to create a distribution, simply run the @mvn assembly:assembly -DskipTests@ command in the cloned directory.
|
In order to create a distribution, simply run the @mvn package -DskipTests@ command in the cloned directory.
|
||||||
|
|
||||||
The distribution will be created under @target/releases@.
|
The distribution will be created under @target/releases@.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user