-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathtodo.txt
More file actions
28 lines (21 loc) · 721 Bytes
/
todo.txt
File metadata and controls
28 lines (21 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
* Needs to fill in missing dependencies from sources
* Map of missing versions
* Needs to take various resolution rules from a source
* substitute
* replacedBy
* force
* resolutionRules useTarget
* different collections of maps with sufficient info to create
* Locks always win and short circuit an alignment rule
* Lock comes in as calculated Map
* tests
* ordering of things
* locks always win
*
* DependencyInsight override
* collect
* forces
* transitives
* families
* useTargets if possible
a:b:1.0.0 - > 1.4.2 (locked at 1.4.2, without lock at 1.5.0) [align], [force], [direct dynamic->1.5.0 or request 1.2.2], transitive y via foo, z via bar, aligned in family because saw a version )