Ok, so I've successfully build my RPMs, and I have a whole pile of them. Is there one that will install all the services? Or should I install the tserver, master, gc, etc from their own poms just on the machines I want to run those on? Or do I need to install them all?
On Mon, Jan 27, 2014 at 11:53 AM, Josh Elser <[email protected]> wrote: > You probably want/need 'thrift,rpm,docs'. > > And, afaik, no, these are not documented anywhere. You can get a list > using `mvn help:all-profiles`, but, without descriptions, they're pretty > useless. > > > On 1/27/14, 11:43 AM, Michael Berman wrote: > >> I'm trying to do some testing on the 1.6 RPM. What maven switches are our >> official builds built with? Is just -Prpm enough, or do I need assemble, >> apache-release, etc., too? Is this stuff documented anywhere? >> >> Thanks, >> Michael >> >>
