This is an automated email from the ASF dual-hosted git repository.
martinkanters pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git.
from 48fc108 [MNG-7077] Use JUnit 5 extension
add f820b41 [MNG-7095] Fix resume for parallel builds
No new revisions were added by this update.
Summary of changes:
.../maven/execution/BuildResumptionData.java | 35 ++----
.../execution/DefaultBuildResumptionAnalyzer.java | 130 +++------------------
.../DefaultBuildResumptionDataRepository.java | 35 ++----
.../DefaultBuildResumptionAnalyzerTest.java | 19 +--
.../DefaultBuildResumptionDataRepositoryTest.java | 28 ++---
.../org/apache/maven/execution/resume.properties | 3 +-
6 files changed, 56 insertions(+), 194 deletions(-)