subhrajyotim / rocksteady

Automatically exported from code.google.com/p/rocksteady
GNU General Public License v2.0
0 stars 0 forks source link

RPM Error during mvn package on Ubuntu systems #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
On Ubuntu systems the rpm command fails (Obviously) and the build does not 
succeed. Probably need to make the build platform agnostic?

INFO] [rpm:rpm {execution: default}]
[WARNING] /bin/sh: rpm: not found
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] RPM query for default vendor returned: '127' executing '/bin/sh -c rpm 
-E '%{_host_vendor}''
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------

Original issue reported on code.google.com by alexrov...@gmail.com on 29 Apr 2011 at 8:33