Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-19625

fabric8-camel:validate fails downloading the right camel version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • fuse-7.11.1-GA
    • fuse-7.11-GA
    • Camel
    • False
    • None
    • False
    • Release Notes
    • % %
    • Todo
    • Release Note
    • Hide

      Add the following dependency to your pom.xml:

              <dependency>
                  <groupId>org.apache.camel</groupId>
                  <artifactId>camel-catalog</artifactId>
                  <!--version>2.23.2.fuse-7_11_0-00037-redhat-00001</version-->
              </dependency>
      
      Show
      Add the following dependency to your pom.xml: <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-catalog</artifactId> <!--version>2.23.2.fuse-7_11_0-00037-redhat-00001</version--> </dependency>
    • Hide

      mvn -X fabric8-camel:validate

      Show
      mvn -X fabric8-camel:validate

    Description

      Using fabric8-camel-maven-plugin to validate Fuse endpoints from the source code.
      During the build, we are getting the following error:

      [INFO] --- fabric8-camel-maven-plugin:2.3.90:validate (default) @ superpom-services ---
      [INFO] Downloading Camel version: 2.23.2.fuse-7_11_0-00037-redhat-00001
      [WARNING] Error downloading Camel version: 2.23.2.fuse-7_11_0-00037-redhat-00001
      [INFO] Using Camel version: 2.18.1
      

      Attachments

        Activity

          People

            ldemasi Luigi De Masi
            rhn-support-aboucham Abel Bouchama
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: