scala-steward icon indicating copy to clipboard operation
scala-steward copied to clipboard

Artifact migration fails if version and groupId/artifactId are in different files

Open fthomas opened this issue 3 years ago • 1 comments

See #1978.

fthomas avatar Feb 28 '21 09:02 fthomas

I think the easiest way to rename groupIds/artifactIds in this case is by decoupling the renaming from the version bump in UpdateHeuristics and have a separate step in EditAlg that just does the renaming.

fthomas avatar Oct 30 '21 14:10 fthomas