You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "chamarthi venkata hrudayanath (JIRA)" <ji...@apache.org> on 2018/09/14 17:28:00 UTC

[jira] [Updated] (MNG-6477) Check dependency is already downloaded and up-to-date locally instead of downloading each time

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

chamarthi venkata hrudayanath updated MNG-6477:
-----------------------------------------------
    Description: Check whether the dependency is already downloaded in local system and is up-to-date with latest one before downloading a new one from mvn repository each time when doing a maven update. Thereby it improves the performance and saves lot of data for all using maven project.

> Check dependency is already downloaded and up-to-date locally instead of downloading each time
> ----------------------------------------------------------------------------------------------
>
>                 Key: MNG-6477
>                 URL: https://issues.apache.org/jira/browse/MNG-6477
>             Project: Maven
>          Issue Type: Improvement
>          Components: Dependencies
>    Affects Versions: 3.5.0
>            Reporter: chamarthi venkata hrudayanath
>            Priority: Critical
>
> Check whether the dependency is already downloaded in local system and is up-to-date with latest one before downloading a new one from mvn repository each time when doing a maven update. Thereby it improves the performance and saves lot of data for all using maven project.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)