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

Fuse on EAP Camel quickstarts don't compile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2.1
    • WildFly Camel
    • None
    • % %
      1. Install Fuse 6.2.1 on EAP
      2. cd $JBOSS_HOME/quickstarts/camel
      3. mvn clean package
    • 6.3 Sprint 3 (Feb 29 - Mar 25)

      When configuring Maven to use Red Hat's Maven online repositories as documented here, the WildFly Camel quickstarts fail to compile.

      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO]
      [INFO] Wildfly Camel :: Example ........................... SUCCESS [  1.792 s]
      [INFO] Wildfly Camel :: Example :: Camel ActiveMQ ......... FAILURE [  4.719 s]
      [INFO] Wildfly Camel :: Example :: Camel CXF .............. SKIPPED
      [INFO] Wildfly Camel :: Example :: Camel CDI .............. SKIPPED
      [INFO] Wildfly Camel :: Example :: Camel Mail ............. SKIPPED
      [INFO] Wildfly Camel :: Example :: Camel JAX-WS ........... SKIPPED
      [INFO] Wildfly Camel :: Example :: Camel JMS .............. SKIPPED
      [INFO] Wildfly Camel :: Example :: Camel JPA .............. SKIPPED
      [INFO] Wildfly Camel :: Example :: Camel REST ............. SKIPPED
      [INFO] Wildfly Camel :: Example :: Camel Transacted JMS ... SKIPPED
      [INFO] Wildfly Camel :: Example :: Testsuite .............. SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 7.071 s
      [INFO] Finished at: 2016-01-11T16:26:18+00:00
      [INFO] Final Memory: 36M/405M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal on project example-camel-activemq: Could not resolve dependencies for project org.wildfly.camel:example-camel-activemq:war:2.3.0.redhat-621084: Could not find artifact org.apache.activemq:activemq-camel:jar:5.11.0.redhat-621084 in jboss-ga-repository (http://maven.repository.redhat.com/techpreview/all) -> [Help 1]
      

      Adding the Fuse online repository, http://repo.fusesource.com/nexus/content/groups/public/, the build progresses until it fails on the testsuite:

      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO]
      [INFO] Wildfly Camel :: Example ........................... SUCCESS [  1.404 s]
      [INFO] Wildfly Camel :: Example :: Camel ActiveMQ ......... SUCCESS [  1.320 s]
      [INFO] Wildfly Camel :: Example :: Camel CXF .............. SUCCESS [  0.166 s]
      [INFO] Wildfly Camel :: Example :: Camel CDI .............. SUCCESS [  0.117 s]
      [INFO] Wildfly Camel :: Example :: Camel Mail ............. SUCCESS [  0.222 s]
      [INFO] Wildfly Camel :: Example :: Camel JAX-WS ........... SUCCESS [  1.439 s]
      [INFO] Wildfly Camel :: Example :: Camel JMS .............. SUCCESS [  0.809 s]
      [INFO] Wildfly Camel :: Example :: Camel JPA .............. SUCCESS [  0.560 s]
      [INFO] Wildfly Camel :: Example :: Camel REST ............. SUCCESS [  0.286 s]
      [INFO] Wildfly Camel :: Example :: Camel Transacted JMS ... SUCCESS [  0.155 s]
      [INFO] Wildfly Camel :: Example :: Testsuite .............. FAILURE [ 25.091 s]
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 32.111 s
      [INFO] Finished at: 2016-01-11T16:28:12+00:00
      [INFO] Final Memory: 66M/608M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal on project wildfly-camel-example-itests: Could not resolve dependencies for project org.wildfly.camel:wildfly-camel-example-itests:jar:2.3.0.redhat-621084: Failure to find org.jboss.as:jboss-as-testsuite-shared:jar:7.5.0.Final-redhat-21 in http://maven.repository.redhat.com/techpreview/all was cached in the local repository, resolution will not be reattempted until the update interval of jboss-ga-repository has elapsed or updates are forced -> [Help 1]
      

            jnethert@redhat.com James Netherton
            rhn-support-iweiss Ingo Weiss
            Jan Kasztura Jan Kasztura (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: