You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/05/18 21:27:13 UTC

[jira] [Closed] (MANTTASKS-234) artifact:dependencies does not download latest version SNAPSHOT dependency if already present locally

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

Michael Osipov closed MANTTASKS-234.
------------------------------------
    Resolution: Won't Fix

This component has been retired.

> artifact:dependencies does not download latest version SNAPSHOT dependency if already present locally
> -----------------------------------------------------------------------------------------------------
>
>                 Key: MANTTASKS-234
>                 URL: https://issues.apache.org/jira/browse/MANTTASKS-234
>             Project: Maven Ant Tasks
>          Issue Type: Bug
>          Components: dependencies task
>    Affects Versions: 2.1.3
>         Environment: Windows
>            Reporter: Justin Rowe
>
> We are using <artifact:dependencies> to trigger download of an artifact from a remote repo to the local repo. When the dependency is a SNAPSHOT dependency, it only seems to check that the dependency exists in the local repo, it does not check that there is a more recent snapshot in the remote repo. So the snapshot artifact does not get updated with the latest version. 
> My workaround is to call this artifact:dependencies, delete the artifact that is referred to in the property that gets set by this task, and then call artifact:dependencies again to ensure that we have the correct version. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)