You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2017/03/01 20:50:45 UTC

[jira] [Closed] (BEAM-1297) Update maven build plugins and improve maven performance

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

Ismaël Mejía closed BEAM-1297.
------------------------------

> Update maven build plugins and improve maven performance
> --------------------------------------------------------
>
>                 Key: BEAM-1297
>                 URL: https://issues.apache.org/jira/browse/BEAM-1297
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: Minor
>             Fix For: Not applicable
>
>
> I was investigating ways to speed up the build / test execution. And I found that a common source of delay comes from outdated maven plugins.
> Running this command
> mvn versions:display-plugin-updates
> I found that we have some outdated maven plugins, and additionally some minor configuration issues so I fix them.
> In my local tests I got an improvement of 50s (over an average 11m run) for the "mvn clean verify -Prelease" execution so I think this might be worth checking.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)