jboss-fuse/fuse

Unable to build fuse

xploumis opened this issue · 1 comments

Missing artifact: org.apache.activemq:activemq-osgi:jar:5.11.0.redhat-620118

[ERROR] Failed to execute goal on project jboss-a-mq: Could not resolve dependencies for project org.jboss.amq:jboss-a-mq:jar:6.2.0.redhat-SNAPSHOT: The following artifacts could not be resolved: org.apache.activemq:activemq-osgi:jar:5.11.0.redhat-620118, org.apache.activemq:activemq-camel:jar:5.11.0.redhat-620118, org.apache.activemq:activemq-pool:jar:5.11.0.redhat-620118, org.apache.activemq:activemq-broker:jar:5.11.0.redhat-620118, org.apache.activemq:activemq-spring:jar:5.11.0.redhat-620118: Could not find artifact org.apache.activemq:activemq-osgi:jar:5.11.0.redhat-620118 in fusesource (https://oss.sonatype.org/content/groups/scala-tools@id=scala.repo) -> [Help 1]

Workaround: use version 117 instead

  •    <version>1.2.0.redhat-117</version>
    
  •    <perfectus.version>117</perfectus.version>
    
  •    <fabric.version>1.2.0.redhat-117</fabric.version>
    
  •    <switchyard.version>2.0.1.redhat-620117</switchyard.version>