Skip to content

infochimps-forks/ezbake-platform-services

 
 

Repository files navigation

How to Build RPMs

In order to build RPMs, run the following command where <git clone URI> is replaced by the URI used to clone this repo and <browser URL> is replaced by the URL used to view the code in a browser.

mvn clean install -Prpmbuild -Dproject.scm.connection=scm:git:<git clone URI> -Dproject.scm.url=<browser URL>

Each RPM will be placed in the target/rpm directory for each of the projects with an rpmbuild Maven profile.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 44.3%
  • Java 42.7%
  • Python 10.0%
  • C++ 1.0%
  • Shell 0.6%
  • Vim Script 0.4%
  • Other 1.0%