Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1233

Add a "fast" profile to maven

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.15
    • Build infrastructure, Maven
    • None

    Description

      Our Maven builds are becoming rather intense with Findbugs, Checkstyle and many end-to-end integration tests. This is especially bothersome for the .NET builds during development, as we incur this cost even if nothing on the .NET side changes.

      To alleviate this, we can introduce two new profiles to our maven builds:

      • Fast: This is the profile used for day to day development. The only time it isn't used is right before filing a pull request.
      • ForDotNet: This builds only the JAR needed by .NET. It skips all the stages Fast skips.

      Attachments

        Activity

          People

            MariiaMykhailova Mariia Mykhailova
            markus.weimer Markus Weimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: