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

Claus Ibsen resolved CAMEL-20886.
---------------------------------
    Resolution: Information Provided

> Use parallel Maven build to speed up build time
> -----------------------------------------------
>
>                 Key: CAMEL-20886
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20886
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>            Reporter: Aurélien Pupier
>            Priority: Minor
>             Fix For: 4.x
>
>
> if we can use parallel Maven build, it could save a lot of time during build 
> phase locally and on CIs.
> Example on my locla machine with 8 cores with all dependencies downloaded:
>  - 11' for mvn clean install -D quickly
>  - 6'30 for mvn clean install -D quickly -T 1C
> Different possibilities:
>  * use it by default, configured in the pom (requires to be sure it is 
> working great in all environments)
>  * include parameter only for GitHub actions and provide documentation for 
> end-user to allow faster nuild and let them experiment for a while
>  * provide documentation for end-user to allow faster nuild and let them 
> experiment for a while



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to