Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-786

Missing dependency on JUnit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9.4
    • 1.9.4
    • None
    • None
    • Patch

    Description

      maven-scm-test uses JUnit, but doesn't declare it as dependency. This works because JUnit is a transitive dependency pulled in by Plexus container. However in Plexus 1.6 scope of JUnit was changed to "provided" meaning that maven-scm-test won't work with Plexus 1.6 unless explicit dependency on JUnit is added.

      Attachments

        Activity

          People

            olamy Olivier Lamy
            mizdebsk Mikolaj Izdebski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: