Date
1 - 4 of 4
Upgrading to mvn-3.6.2?
Robert Varga
Hello,
maven-3.6.2 is out and it contains major improvements in startup time (i.e. figuring out what to do). Local testing of 'mvn help' on controller yields the following: nite@nitebug : ~/odl/controller on master $ time ~/local/apache-maven-3.5.4/bin/mvn help >/dev/nulli.e. saving 20 seconds (60%) of CPU time and 4 seconds of wall time (55%) from controller build. Looking at autorelese, this startup time now takes: 00:40:33 Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z)i.e. 45 seconds of wall time @jenkins. Local testing (with Java 11, sorry) shows: nite@nitebug : ~/odl/autorelease on master $ time ~/local/apache-maven-3.5.4/bin/mvn help >/dev/null Would it not make sense to switch to maven-3.6.2? Regards, Robert |
|
Thanh ha <zxiiro@...>
I think upgrading Maven makes sense plus we just pushed out a major release so a good time to do this is now. We'll need help from LF to make Maven 3.6.x available to us. Regards, Thanh On Mon, 30 Sep 2019 at 08:26, Robert Varga <nite@...> wrote: Hello, |
|
Anil Belur
Greetings Robert: I'd think its a good idea to move to a newer version of mvn, if we are getting performance improvements. Please open a ticket on the helpdesk so that this can get picked up from the queue. Thanks, Anil On Mon, Sep 30, 2019 at 5:56 PM Robert Varga <nite@...> wrote: Hello, |
|
Robert Varga
On 01/10/2019 20:18, Anil Belur wrote:
Greetings Robert:IT-18537 has it and it seems to be resolved already. Now how do we test it? :) Regards, Robert
|
|