Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
3.2.x
-
None
-
None
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:
... [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] ...
Please find attached a naive implementation here: project-progress.diff.