Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-6302

Provide some "progress" hints

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.5.3
    • None
    • None

    Description

      High level need is to know when you launched a "long"/"big" build where you are without having to scroll for days. Some progress information would be neat.

      A proposal is to add the info in term of module number of total number of modules after the artifact logging like:

      [INFO] ------------------------------------------------------------------------
      [INFO] Building Foo 1.0.0-SNAPSHOT
      [INFO] ------------------------------------------------------------------------
      [INFO] Module 10 / 100
      

      If it can be more fancy it would be appreciated but this simple solution looks good enough to fulfill the original requirement.

      => finished as

      [INFO] ------------------------------------------------------------------------
      [INFO] Building Foo 1.0.0-SNAPSHOT                                     [10/100]
      [INFO] ------------------------------------------------------------------------
      

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              romain.manni-bucau Romain Manni-Bucau
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: