Konrad Windszus created SLING-9948:
--------------------------------------
Summary: Jenkins: Parallelize steps of pipeline
Key: SLING-9948
URL: https://issues.apache.org/jira/browse/SLING-9948
Project: Sling
Issue Type: Improvement
Components: General
Reporter: Konrad Windszus
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
https://issues.apache.org/jira/browse/MRESOLVER-123 or we have to use
completely separate Maven repositories....
--
This message was sent by Atlassian Jira
(v8.3.4#803005)