Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-1518

Ivy fails to download maven-metadata.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4.0
    • None
    • Maven Compatibility
    • None
    • Important

    Description

      Ivy says that maven-metadata is not available, but that is not true, the resource with the URL is available.

      java -Divy.cache.dir=/private/.cache/ivy2/cache -jar /opt/apache-ivy-2.4.0/ivy-2.4.0.jar -verbose -settings ivysettings.xml
      :: loading settings :: file = ivysettings.xml
      no default ivy user dir defined: set to /home/echo/.ivy2
      settings loaded (171ms)
      default cache: /private/.cache/ivy2/cache
      default resolver: chained
      – 2 resolvers:
      chained [chain] [Sonatype OSS Snapshot Repository]
      Sonatype OSS Snapshot Repository [ibiblio]
      Execution environment profile JavaSE-1.2 loaded
      Execution environment profile JavaSE-1.3 loaded
      Execution environment profile JavaSE-1.4 loaded
      Execution environment profile JavaSE-1.5 loaded
      Execution environment profile JavaSE-1.6 loaded
      Execution environment profile JavaSE-1.7 loaded
      Execution environment profile OSGi/Minimum-1.1 loaded
      Execution environment profile JavaSE-1.8 loaded
      Execution environment profile CDC-1.0/Foundation-1.0 loaded
      Execution environment profile CDC-1.1/Foundation-1.1 loaded
      Execution environment profile OSGi/Minimum-1.2 loaded
      Execution environment profile OSGi/Minimum-1.0 loaded
      using ivy parser to parse file:/private/prj/pet/hooter/hooter-parent/ivy.xml
      :: resolving dependencies :: net.ofk#hooter;working@eshke.localdomain
      confs: [compile, provided, runtime, tool, test]
      validate = true
      refresh = false
      resolving dependencies for configuration 'compile'
      == resolving dependencies for net.ofk#hooter;working@eshke.localdomain [compile]
      resolving dependencies for configuration 'provided'
      == resolving dependencies for net.ofk#hooter;working@eshke.localdomain [provided]
      resolving dependencies for configuration 'runtime'
      == resolving dependencies for net.ofk#hooter;working@eshke.localdomain [runtime]
      == resolving dependencies net.ofk#hooter;working@eshke.localdomain->com.github.sarxos#webcam-capture-driver-v4l4j;0.3.11-SNAPSHOT [runtime->*!javadoc]
      chained: Checking cache for: dependency: com.github.sarxos#webcam-capture-driver-v4l4j;0.3.11-SNAPSHOT

      {runtime=[*!javadoc]}

      don't use cache for com.github.sarxos#webcam-capture-driver-v4l4j;0.3.11-SNAPSHOT: checkModified=true
      maven-metadata not available: http://oss.sonatype.org/content/repositories/snapshots/com/github/sarxos/webcam-capture-driver-v4l4j/0.3.11-SNAPSHOT/maven-metadata.xml
      tried http://oss.sonatype.org/content/repositories/snapshots/com/github/sarxos/webcam-capture-driver-v4l4j/0.3.11-SNAPSHOT/webcam-capture-driver-v4l4j-0.3.11-SNAPSHOT.jar
      Sonatype OSS Snapshot Repository: no ivy file nor artifact found for com.github.sarxos#webcam-capture-driver-v4l4j;0.3.11-SNAPSHOT
      WARN: module not found: com.github.sarxos#webcam-capture-driver-v4l4j;0.3.11-SNAPSHOT
      WARN: ==== Sonatype OSS Snapshot Repository: tried
      WARN: – artifact com.github.sarxos#webcam-capture-driver-v4l4j;0.3.11-SNAPSHOT!webcam-capture-driver-v4l4j.jar:
      WARN: http://oss.sonatype.org/content/repositories/snapshots/com/github/sarxos/webcam-capture-driver-v4l4j/0.3.11-SNAPSHOT/webcam-capture-driver-v4l4j-0.3.11-SNAPSHOT.jar
      resolving dependencies for configuration 'tool'
      == resolving dependencies for net.ofk#hooter;working@eshke.localdomain [tool]
      resolving dependencies for configuration 'test'
      == resolving dependencies for net.ofk#hooter;working@eshke.localdomain [test]
      resolved ivy file produced in cache
      :: downloading artifacts ::
      :: resolution report :: resolve 724ms :: artifacts dl 0ms
      ---------------------------------------------------------------------

        modules artifacts
      conf number search dwnlded evicted number dwnlded

      ---------------------------------------------------------------------

      compile 0 0 0 0 0 0
      provided 0 0 0 0 0 0
      runtime 1 0 0 0 0 0
      tool 0 0 0 0 0 0
      test 0 0 0 0 0 0

      ---------------------------------------------------------------------
      WARN: ::::::::::::::::::::::::::::::::::::::::::::::
      WARN: :: UNRESOLVED DEPENDENCIES ::
      WARN: ::::::::::::::::::::::::::::::::::::::::::::::
      WARN: :: com.github.sarxos#webcam-capture-driver-v4l4j;0.3.11-SNAPSHOT: not found
      WARN: ::::::::::::::::::::::::::::::::::::::::::::::

      report for net.ofk#hooter;working@eshke.localdomain compile produced in /private/.cache/ivy2/cache/net.ofk-hooter-compile.xml
      report for net.ofk#hooter;working@eshke.localdomain provided produced in /private/.cache/ivy2/cache/net.ofk-hooter-provided.xml
      report for net.ofk#hooter;working@eshke.localdomain runtime produced in /private/.cache/ivy2/cache/net.ofk-hooter-runtime.xml
      report for net.ofk#hooter;working@eshke.localdomain tool produced in /private/.cache/ivy2/cache/net.ofk-hooter-tool.xml
      report for net.ofk#hooter;working@eshke.localdomain test produced in /private/.cache/ivy2/cache/net.ofk-hooter-test.xml
      resolve done (724ms resolve - 0ms download)

      :: problems summary ::
      :::: WARNINGS
      module not found: com.github.sarxos#webcam-capture-driver-v4l4j;0.3.11-SNAPSHOT

      ==== Sonatype OSS Snapshot Repository: tried

      – artifact com.github.sarxos#webcam-capture-driver-v4l4j;0.3.11-SNAPSHOT!webcam-capture-driver-v4l4j.jar:

      http://oss.sonatype.org/content/repositories/snapshots/com/github/sarxos/webcam-capture-driver-v4l4j/0.3.11-SNAPSHOT/webcam-capture-driver-v4l4j-0.3.11-SNAPSHOT.jar

      ::::::::::::::::::::::::::::::::::::::::::::::

      :: UNRESOLVED DEPENDENCIES ::

      ::::::::::::::::::::::::::::::::::::::::::::::

      :: com.github.sarxos#webcam-capture-driver-v4l4j;0.3.11-SNAPSHOT: not found

      ::::::::::::::::::::::::::::::::::::::::::::::

      :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

      Attachments

        Activity

          People

            Unassigned Unassigned
            key.offecka@runbox.com Key Offecka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: