Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We should improve the speed of Jenkins pipelines by executing multiple Maven builds in parallel.
Also the Sonarqube step executes the Maven build again, instead it should reuse the workspace of a previous build instead.
Parallelizing Maven probably requires MRESOLVER-123 or we have to use completely separate Maven repositories....
Attachments
Issue Links
- blocks
-
SLING-11396 Jenkins: Allow to configure build OS
- Resolved
-
SLING-8728 Make sure Sling modules can be built with Java 8, Java 11 and the latest release
- Open
- breaks
-
SLING-11400 Jacoco coverage was missing
- Resolved
-
SLING-11401 Jenkins: Properly isolate workspace directories for parallel stages
- Resolved
- is related to
-
SLING-9839 Jenkins: Sonarcloud analysis with Java 11
- Resolved
- links to