Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6741 CircleCI for Drill
  3. DRILL-6779

Optimizing Maven Builds on CircleCI

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.14.0
    • Future
    • Tools, Build & Test
    • None

    Description

      Maven build can be split into several phases, for example:
      1. dependencies phase
      mvn -DskipTests clean install dependency:resolve-plugins dependency:go-offline
      2. test phase
      mvn -o test
      3. optional deployment phase (possibly for Drill releasing)
      See more: https://circleci.com/blog/optimizing-maven-builds-on-circleci/

      Note: see TODO: 2. in config.yml

      Attachments

        Activity

          People

            Unassigned Unassigned
            vitalii Vitalii Diravka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: