Due to legacy reasons, we were still using the older version (5.6) of elasticsearch for some of our on-premise setups, and upgrading to the latest is not possible at this point because of the amount of reindexing required. We are planning to move to 6. The problem is that if some bug is discovered later that is not backported to version 6.5 by ES Team, we should be able to patch it by ourselves. So we should know how to rebuild it from the source if such a situation arises.
The steps that you provided ./gradlew :distribution:archives:oss-darwin-tar:assemble, still builds snapshot versions.
Is there any way to rebuild non-snapshot versions? What is the license that the exception talks about and how can we get it?
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.