Bug 481722 - Update Always not honored
Summary: Update Always not honored
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Aether (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-09 09:41 EST by paolo antinori CLA
Modified: 2017-02-23 14:08 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paolo antinori CLA 2015-11-09 09:41:38 EST
Hi, I might be getting this wrong but I think that Aether classes are no honoring update-always settings for repo.

https://github.com/eclipse/aether-core/blob/master/aether-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultArtifactResolver.java#L337-L369


I see the code hitting "continue" at line https://github.com/eclipse/aether-core/blob/master/aether-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultArtifactResolver.java#L369

thus always preventing downloading from remote repos, that should happen starting from https://github.com/eclipse/aether-core/blob/master/aether-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultArtifactResolver.java#L378

Am i looking at this correctly?

Is it a bug?
Comment 1 Susan Javurek CLA 2015-11-16 06:41:20 EST
Hi, 

Any update on this issue please?

Susan