File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,6 +46,12 @@ unique in ideal world).
4646
4747#### Split Local Repository
4848
49+ ** Note: Resolver 2.x _ renamed related properties_ to clean up configuration
50+ keys, but 2.0.x will support latest Resolver 1.9.x properties to support
51+ transitioning. This document uses "legacy" properties (that work in both,
52+ 1.9.x and 2.0.6+ resolver, while current configuration is documented
53+ on [ configuration page] ( configuration.html ) .**
54+
4955Latest addition to the enhanced LRM is * split* feature. By default, split
5056feature is ** not enabled** , enhanced LRM behaves as it behaved in all
5157previous versions of Resolver.
@@ -123,7 +129,9 @@ $ mvn ... -Daether.enhancedLocalRepository.split \
123129```
124130
125131For complete reference of enhanced LRM configuration possibilities, refer to
126- [ configuration page] ( configuration.html ) .
132+ [ configuration page] ( configuration.html ) . That page contains current configuration
133+ keys for Resolver 2.x, while this page example use "legacy" keys that work in
134+ both Resolver 1.9.x and Resolver 2.0.6+.
127135
128136##### Split Repository Considerations
129137
You can’t perform that action at this time.
0 commit comments