Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4351

exclusions for jaxen in core's pom override settings inherited from parent pom

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.5.2
    • 4.5.1
    • core
    • None

      magnolia-project's pom defines the following exclusions on jaxen:

      • xom
      • dom4j
      • xml-apis
      • xerces

      now core's pom has also exclusions set on jaxen:

      • jdom
      • xml-apis

      Defining exclusions in child poms will not lead to a exclusion of both - the ones from the parent and the child pom but will only exclude the child ones.
      This is the reason why all other modules depending on core currently have to exclude e.g. xom again!

        Acceptance criteria

              dlipp Daniel Lipp
              dlipp Daniel Lipp
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD