a4814c2f69
Before, people that cloned the repo and expected to be able to run bin/elasticsearch would be met with an awful shell error: the shell interprets Maven variables like ${project.build.finalName} as shell variables yet can't handle names of the form ${x.y}. This commit explicitly checks to make sure that Maven has done its substitutions before continuing; if Maven hasn't been run, it gives a helpful error message. Fixes #2954. |
||
---|---|---|
.. | ||
elasticsearch | ||
elasticsearch-service-mgr.exe | ||
elasticsearch-service-x64.exe | ||
elasticsearch-service-x86.exe | ||
elasticsearch.bat | ||
elasticsearch.in.sh | ||
plugin | ||
plugin.bat | ||
service.bat |