Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-5076

Use correctly test scope for dependencies of type: test-jar

    XMLWordPrintableJSON

Details

    Description

      In jackrabbit-aws-ext subproject there is a dependency:

      <dependency>
          <groupId>org.apache.jackrabbit</groupId>
          <artifactId>jackrabbit-data</artifactId>
          <version>${project.version}</version>
          <type>test-jar</type>
      </dependency> 

      I think it should be:

      <scope>test</scope> 

      Would be great if it's possible to backport this fix to previous versions (2.21.x, 2.20.x) but I let you decided about it, depending on your release schedule and maintained versions.

      Here is a pull request with the small fix: https://github.com/apache/jackrabbit/pull/194

      Attachments

        Issue Links

          Activity

            People

              reschke Julian Reschke
              jkevan Kevan Jahanshahi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: