[
https://issues.apache.org/jira/browse/SLING-9948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541901#comment-17541901
]
Konrad Windszus commented on SLING-9948:
----------------------------------------
To reduce the load on Jenkins for failed builds we should do one basic build
first, before triggering the other ones.
> Jenkins: Parallelize steps of pipeline
> --------------------------------------
>
> Key: SLING-9948
> URL: https://issues.apache.org/jira/browse/SLING-9948
> Project: Sling
> Issue Type: Improvement
> Components: Build and Source Control
> Reporter: Konrad Windszus
> Priority: Major
>
> 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....
--
This message was sent by Atlassian Jira
(v8.20.7#820007)