Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-1363

Transitive dependencies with system scope and version range trying to be downloaded

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0.1
    • None
    • None

    Description

      <dependency>
      <groupId>java</groupId>
      <artifactId>tools</artifactId>
      <version>[1.4,1.5)</version>
      <systemPath>${java.home}/../lib/tools.jar</systemPath>
      <scope>system</scope>
      </dependency>

      If this dependency is present maven tries to download from the repo

      No versions are present in the repository for the artifact with a range [1.4,1.5)
      java:tools:null:jar

      Attachments

        Issue Links

          Activity

            People

              jdcasey John Dennis Casey
              carlos Carlos Sanchez Gonzalez
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1h
                  1h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h
                  1h