Robert Scholte created MNG-7098: ----------------------------------- Summary: Project counter should be cumulative when using resume Key: MNG-7098 URL: https://issues.apache.org/jira/browse/MNG-7098 Project: Maven Issue Type: Improvement Components: Reactor and workspace Reporter: Robert Scholte Fix For: 4.0.x-candidate
When doing a resume on a build, the counter now starts again at 1. E.g. Suppose a project has 10 modules and the 7th module fails. With a resume now you'll see {{[1/4]}}. To me it makes more sense to say {{[7/10]}}. You're still as close to the end as usual, but this indicates the size of the complete project. -- This message was sent by Atlassian Jira (v8.3.4#803005)