Uses of Interface
network.ike.plugin.ws.reconcile.Reconciler
Packages that use Reconciler
-
Uses of Reconciler in network.ike.plugin.ws.reconcile
Classes in network.ike.plugin.ws.reconcile that implement ReconcilerModifier and TypeClassDescriptionclassReconciler that aligns inter-subproject dependency, plugin, and parent versions across every cloned subproject's POMs to the authoritative versions declared by the workspace.classKeeps the workspace cheatsheets —GOALS.mdandWS-REFERENCE.md— in lockstep with the goal set the plugin actually ships (IKE-Network/ike-issues#452).classKeeps the managedike-workspace-extensionentry in.mvn/extensions.xmlin lockstep with theike-workspace-extension.versionproperty declared inike-parent(IKE-Network/ike-issues#460).classReconciler that branch-qualifies each subproject's own Maven version to match the branch it tracks (IKE-Network/ike-issues#574).classReconciler that keeps the denormalizedworkspace.yamlfields (version,groupId) in sync with each cloned subproject's POM.classReconciler that keeps each subproject's Maven wrapper pinned to the workspace's declared Maven version (IKE-Network/ike-issues#701).classReconciler that cascades the workspace root POM's<parent>version across every cloned subproject (and any nested submodule POMs whose parent block matches the samegroupId:artifactId).classReconciler that keeps the workspace reactor POM's subproject membership in lockstep withworkspace.yaml, and migrates the legacywith-<name>file-activated profile pattern to unconditional top-level<subprojects>entries (IKE-Network/ike-issues#696, completing #460).classReconciler that upgrades workspace scaffold conventions to the current plugin version (IKE-Network/ike-issues#393).classKeeps the workspace-rootCLAUDE.mdin lockstep with its generator (IKE-Network/ike-issues#790).Methods in network.ike.plugin.ws.reconcile that return types with arguments of type Reconciler