[ 
https://jira.codehaus.org/browse/MNG-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grzegorz Grzybek updated MNG-5594:
----------------------------------

    Description: 
While building long projects, containing hundreds of modules it would be nice 
to see how far did we get.

For example, the build might look like this:
{noformat}
...
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Compat 3.2.2-SNAPSHOT (11/13)
[INFO] ------------------------------------------------------------------------
[INFO] 
...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Embedder 3.2.2-SNAPSHOT (12/13)
[INFO] ------------------------------------------------------------------------
[INFO] 
...
{noformat}

Please find attached a naive implementation here: [^project-progress.diff].

  was:
While building long projects, containing hundreds of modules it would be nice 
to see how far did we get.

For example, the build might look like this:
{noformat}
...
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Compat 3.2.2-SNAPSHOT (11/13)
[INFO] ------------------------------------------------------------------------
[INFO] 
...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Embedder 3.2.2-SNAPSHOT (12/13)
[INFO] ------------------------------------------------------------------------
[INFO] 
...
{noformat}

Please find attached a [naive implementation^project-progress.diff].


> Show current/total project number in reactor during build
> ---------------------------------------------------------
>
>                 Key: MNG-5594
>                 URL: https://jira.codehaus.org/browse/MNG-5594
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: 3.2.x
>            Reporter: Grzegorz Grzybek
>         Attachments: project-progress.diff
>
>
> While building long projects, containing hundreds of modules it would be nice 
> to see how far did we get.
> For example, the build might look like this:
> {noformat}
> ...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Maven Compat 3.2.2-SNAPSHOT (11/13)
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> ...
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Maven Embedder 3.2.2-SNAPSHOT (12/13)
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> ...
> {noformat}
> Please find attached a naive implementation here: [^project-progress.diff].



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to