OpenSearch/distribution
David Pilato dba1b52e81 [build] rpm module should be build on machine with /usr/bin/rpmbuild
We build the rpm module automatically if you have either:

* `/usr/bin/rpmbuild`
* `/usr/local/bin/rpmbuild`

available.

If your `rpmbuild` is in another location and available in your path, then run maven with `rpm` profile:

```sh
mvn deploy -Prpm
```

Closes #12984.
2015-08-19 15:37:28 +02:00
..
deb [maven] rename maven names / ids for distribution modules 2015-08-18 13:38:49 +02:00
fully-loaded [maven] rename maven names / ids for distribution modules 2015-08-18 13:38:49 +02:00
licenses Drop commons-lang dependency 2015-08-18 22:59:31 +02:00
rpm [maven] rename maven names / ids for distribution modules 2015-08-18 13:38:49 +02:00
shaded [maven] rename maven names / ids for distribution modules 2015-08-18 13:38:49 +02:00
src/main [maven] rename maven names / ids for distribution modules 2015-08-18 13:38:49 +02:00
tar [maven] rename maven names / ids for distribution modules 2015-08-18 13:38:49 +02:00
zip [maven] rename maven names / ids for distribution modules 2015-08-18 13:38:49 +02:00
pom.xml [build] rpm module should be build on machine with /usr/bin/rpmbuild 2015-08-19 15:37:28 +02:00