You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/06/15 14:50:00 UTC

[jira] [Resolved] (SLING-9948) Jenkins: Parallelize steps of pipeline

     [ https://issues.apache.org/jira/browse/SLING-9948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus resolved SLING-9948.
------------------------------------
    Resolution: Fixed

> 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
>            Assignee: 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)