It does look like the "accumulo" package works as a meta-package to install the rest. Thanks!
On Mon, Jan 27, 2014 at 7:56 PM, Christopher <[email protected]> wrote: > I thought I had made an "accumulo" meta package that includes the rest > as dependencies... if not, we should. > > -- > Christopher L Tubbs II > http://gravatar.com/ctubbsii > > > On Mon, Jan 27, 2014 at 5:04 PM, Michael Berman <[email protected]> wrote: > > 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 > >>> > >>> >
