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

system path dependencies are not resolved

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • 2.1.0
    • None
    • POM
    • None
    • Windows Vista

    Description

      If a system path dependency is used, the depencies are not included.

      I cannot build my project anymore and I'm stuck.

      This is the error I get:

      [WARNING] POM for 'net.sf:microlog-instrument:pom:1.1.1:compile' is invalid.

      Its dependencies (if any) will NOT be available to the current build.
      [DEBUG] Reason: Failed to validate POM for project net.sf:microlog-instrument at
      Artifact [net.sf:microlog-instrument:pom:1.1.1:compile]
      [DEBUG]
      Validation Errors:
      [DEBUG] For managed dependency Dependency

      {groupId=com.sun.wtk, artifactId=jsr21 1, version=2.2, type=jar}

      : system-scoped dependency must specify an absolute pat
      h systemPath.
      [DEBUG] For managed dependency Dependency

      {groupId=com.sun.wtk, artifactId=jsr08 2, version=2.2, type=jar}

      : system-scoped dependency must specify an absolute pat
      h systemPath.
      [DEBUG] For managed dependency Dependency

      {groupId=com.sun.wtk, artifactId=jsr75 , version=2.2, type=jar}

      : system-scoped dependency must specify an absolute path
      systemPath.
      [DEBUG] For managed dependency Dependency

      {groupId=com.sun.wtk, artifactId=wma20 , version=2.2, type=jar}

      : system-scoped dependency must specify an absolute path
      systemPath.

      Attachments

        Issue Links

          Activity

            People

              brett Brett Porter
              k_o_ Karsten Ohme
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: