Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-5726

junit-jupiter changed to compile scope in maven pom when upgrade to 3.0.1

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.0.1 PDFBox
    • None
    • Utilities
    • None

    Description

      in pdfbox pom

      <dependency>
      <groupId>org.junit.jupiter</groupId>
      <artifactId>junit-jupiter</artifactId>
      <version>${junit.version}</version>
      </dependency>

      the scope of junit jupiter now is compile type. this 's a test utilities. it should be test scope in most scenarios. is there any reason to changed to compile scope?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              leon_a 陈宝仪
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: