Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0.1
-
Fix Version/s: 2.0.5
-
Component/s: Artifacts and Repositories
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
It seems from the log info that m2 is trying to locate the artifact metadata on the repository.
SInce this artifact has been generated from m1, there is no metadata.
So whatever repository settings are configured, m2 will never update snapsots.
Issue Links
| This issue is duplicated by: | ||||
| MNG-2289 | Newer SNAPSHOT parents in the remote repository are ignored |
|
|
|
| MNG-2601 | mvn -U does NOT update/download the latest SNAPSHOT version |
|
|
|
| MNG-1919 | If deploy with uniqueVersion=false (only generate file ended SNAPSHOT), this is not downloaded |
|
|
|
| This issue relates to: | ||||
| MNG-3137 | IT 0108 (snapshot updates) fail intermittently |
|
|
|
| MNG-2790 | lastUpdated timestamp in local repository metadata not updated on install if it already exists |
|
|
|
| MNG-2780 | snapshots are not updated based on metadata deployed with uniqueVersion = false |
|
|
|
| This issue is related to: | ||||
| MNG-3144 | Snapshots not updated when using uniqueVersion false |
|
|
|
look into the unique version = false problem which is probably the same too