Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-1298

surefire-junit4 contains commons-io 2.2 pom.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 2.19.1
    • None
    • Junit 4.x support
    • None

    Description

      For some reason surefire-junit4 jar ends up with /META-INF/maven/commons-io/commons-io/pom.xml (and pom.properties).

      The issue is that I have some code scanning classloader jars to find out what's there and I end up with a conflict in all my unit tests between commons-io 2.9 in commons-io jar I'm depending on and commons-io 2.2 which is supposed to be in surefire-junit4 jar.

      Attachments

        Activity

          People

            michael-o Michael Osipov
            tmortagne Thomas Mortagne
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: