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

Run/Assemble Accumulo from Maven outside the source tree

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • build

    Description

      Too much of Accumulo's build runs directly out of the project directories, including some in directories designated as "src". Temporary files are sometimes created outside the source directories during unit tests, and other issues. This has caused us to jump through hoops to exclude these temporary files during version control, packaging, and assembly. Instead of jumping through these hoops, we can make sure everything created by the build, including running Accumulo directly out of one's workspace is all done from a Maven /target directory or a user-specified external directory. This will simplify our svn:ignore and .gitignore configuration, as well as make it easier to package and assemble only the pieces we want to include, rather than include a bunch of exceptions in the Maven build configuration.

      Attachments

        Issue Links

          Activity

            People

              ctubbsii Christopher Tubbs
              ctubbsii Christopher Tubbs
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 24h
                  24h
                  Remaining:
                  Remaining Estimate - 24h
                  24h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified