Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-12371

Could not find org.apache.camel:components-starter:2.21.0-SNAPSHOT

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      When pointing to snapshot versions on build.gradle

       maven() {
          url = 'https://repository.apache.org/content/repositories/snapshots/'
      }
      dependencies {
          compile("org.apache.camel:camel-elasticsearch5-rest-starter:2.21.0-SNAPSHOT")
      }
      

      The build gives the following error:

       > Could not resolve org.apache.camel:camel-elasticsearch5-rest-starter:2.21.0-SNAPSHOT.
            > Could not parse POM https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-elasticsearch5-rest-starter/2.21.0-SNAPSHOT/camel-elasticsearch5-rest-starter-2.21.0-20180205.102503-223.pom
               > Could not find org.apache.camel:components-starter:2.21.0-SNAPSHOT.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            onhate Marcelo Luiz Onhate
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: