Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2197

Building RPMs requires thrift profile to be active

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.1
    • build, proxy
    • None

    Description

      The generated sources (cpp, rb, py) for the proxy are only generated when the thrift maven profile is activated. An RPM assembly expects these files to be present. Thus, the following fails:

      mvn package -Passemble,rpm -DskipTests
      

      We should probably just include the gen-* variants under src/generated (or similar), commit them to the repository, and let the thrift profile regenerate those files as necessary.

      Attachments

        Issue Links

          Activity

            People

              vines John Vines
              elserj Josh Elser
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: