Uses of Record Class
network.ike.plugin.scaffold.FoundationDriftChecker.Entry
Packages that use FoundationDriftChecker.Entry
-
Uses of FoundationDriftChecker.Entry in network.ike.plugin.scaffold
Methods in network.ike.plugin.scaffold that return types with arguments of type FoundationDriftChecker.EntryModifier and TypeMethodDescriptionstatic List<FoundationDriftChecker.Entry> FoundationDriftChecker.check(String pomContent, ScaffoldManifest.Foundation foundation) Compute the drift between POM content and foundation pins.static List<FoundationDriftChecker.Entry> FoundationDriftChecker.checkPomFile(Path pomFile, ScaffoldManifest.Foundation foundation) Compute the drift between a POM file's parent + properties and the scaffold manifest'sfoundation:pins.