You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Berman (JIRA)" <ji...@apache.org> on 2014/01/27 22:29:46 UTC

[jira] [Created] (ACCUMULO-2263) RPM contains no files

Michael Berman created ACCUMULO-2263:
----------------------------------------

             Summary: RPM contains no files
                 Key: ACCUMULO-2263
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2263
             Project: Accumulo
          Issue Type: Bug
          Components: build
    Affects Versions: 1.6.0
            Reporter: Michael Berman


I just tried to build the RPM with this command:

{code}
mvn clean package -Passemble,thrift,docs,rpm -DskipITs
{code}

It did generate an RPM, but it's 2kb and only contains a single lone file:

{code}
$ rpm -qlp assemble/target/rpm/accumulo-el6/RPMS/noarch/accumulo-1.6.0SQRRL1-1.el6.noarch.rpm 
warning: Generating 12 missing index(es), please wait...
/usr/share/accumulo-meta
$
{code}

Did I do something wrong?  Or is the RPM process totally broken?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)