You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@accumulo.apache.org by "Cardon, Tejay E" <te...@lmco.com> on 2012/07/19 23:57:39 UTC

Build location

All,
I just did a maven build of Accumulo to overcome a glibc++ version issue.  I ran mvn package -P assemble and it completed in 89 minutes.  But now I can't find the *-dist.tar.gz file that the build is supposed to create.  Am I missing something?

Thanks,
Tejay

Re: Build location

Posted by David Medinets <da...@gmail.com>.
The output of the mvn run tells you where the file is. For me, that
location was assemble/target/accumulo-1.5.0-SNAPSHOT-dist.tar.gz

On Thu, Jul 19, 2012 at 5:57 PM, Cardon, Tejay E
<te...@lmco.com> wrote:
> But now I can’t find the *-dist.tar.gz file that the build is supposed to create.