-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
The shrinkwrap-resolver example's test class
ShrinkwrapResolveGAPCVCustomRepoWithoutCentralTest uses the method MavenStrategyStageBase.withMavenCentralRepo() which is deprecated since SWR 2.1.0.
This should be corrected and replaced with the usage of Maven.configureResolver() and ConfiguredMavenResolverSystemFactory#withMavenCentralRepo(boolean).