That's built by 'mvn deploy' if I recall correctly?
On Tue, Aug 10, 2010 at 9:37 AM, Simon Reavely <[email protected]> wrote: > Hi, > > What I really want to know how to do is build the binary package after I've > done the mvn package. > i.e.something that looks like this: > http://apache.opensourceresources.org/lucene/mahout/0.3/mahout-0.3.tar.gz > > My issue is that when I build from src all the files are split across > different target directories and of course you also have directories like > conf and bin. I really want to build the binary package that you > conventionally deploy rather than hack it together myself. > > I was assuming there was a maven target that does this building of the tar > ball. > > Cheers, > Simon >
