[
https://jira.codehaus.org/browse/MNG-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-3604:
--------------------------------
Affects Version/s: (was: 2.2.x (to be reviewed))
> when team member installs after deploy, snapshot is not updated
> ---------------------------------------------------------------
>
> Key: MNG-3604
> URL: https://jira.codehaus.org/browse/MNG-3604
> Project: Maven 2 & 3
> Issue Type: Bug
> Components: Dependencies
> Environment: Win XP
> Reporter: bartvdc
> Priority: Minor
>
> I deployed a project A with a snapshot version and a team member did not get
> the update when he builds another project B that has this project A as
> dependency, not even with -U . We found out that it was because he did an
> install of the same project A after I deployed it. He had not changed
> anything, so the version part did not change.
> On the repo we had a -20080516... and in his local repo there was a
> -20080514... file.
> Apparently Maven does not look at the file names(the -20080516... part) but
> keeps the install time elsewhere.
> If the deployed file comes before the the install time, no update is done.
> The project must be deleted in his local repo to get the latest version.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)