I don't think it's a good idea to assemble your own build with -Dbuild.snapshot=false. If it succeeded, it would look like a genuine Elasticsearch build but the version number would not correspond with the code that is running. What are you actually trying to achieve here?
Thanks for the response, actual problem here i want to install some plugins on custom source build using the command i.e " sudo /usr/share/elasticsearch/bin/elasticsearch-plugin install analysis-icu" but getting error "ERROR: attempted to install release build of official plugin on snapshot build of Elasticsearch" so that i am going into build without SNAPSHOT keyword at every jar, it's can fix above mention issue, this solution found in forum so that tried, if have any idea for the above issue please let me know
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.