Uploaded image for project: 'Build'
  1. Build
  2. BUILD-1090

Remove cyclic dependency between rewrite-recipies and ppoms

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • Rewrite 1.0.0
    • None
    • Build Tools
    • None
    • Yes

      magnolia-rewrite-recipes depends one ppoms, which in turn depends on the former. To be able to properly release, we need to break that dependency.

      Discovery

      • We could move magnolia-rewrite-recipes to a submodule of ppoms. But since the module contains build tooling rather than poms, it would be preferable to keep it stand alone.
      • We could depend on an older version of ppoms (53). This would require us to backport to Java 11 though. Also we this is more a workaround than a real fix.
      • We will try to remove the dependency altogether. Since this the module contains build time tooling, there is no strong requirement to keep it aligned with ppoms / boms.

      /cc fgrilli

        Acceptance criteria

              mduerig Michael Duerig
              mduerig Michael Duerig
              Foundation
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Work Started: