SY uses perfectus switchyard-component-camel-amqp:jar:2.0.1.redhat-620134
It seems fishy, that this requires camel-amqp:jar:2.15.1.redhat-620121
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (make-assembly) on project fuse-eap-distro: Failed to create assembly: Failed to resolve dependencies for project: org.wildfly.extras:fuse-eap-distro:pom:6.2.1.redhat-SNAPSHOT: Missing:
|
[ERROR] ----------
|
[ERROR] 1) org.apache.camel:camel-amqp:jar:2.15.1.redhat-620121
|
[ERROR]
|
[ERROR] Try downloading the file manually from the project website.
|
[ERROR]
|
[ERROR] Then, install it using the command:
|
[ERROR] mvn install:install-file -DgroupId=org.apache.camel -DartifactId=camel-amqp -Dversion=2.15.1.redhat-620121 -Dpackaging=jar -Dfile=/path/to/file
|
[ERROR]
|
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
|
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.camel -DartifactId=camel-amqp -Dversion=2.15.1.redhat-620121 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
|
[ERROR]
|
[ERROR] Path to dependency:
|
[ERROR] 1) org.wildfly.extras:fuse-eap-distro:pom:6.2.1.redhat-SNAPSHOT
|
[ERROR] 2) org.switchyard:switchyard-as7-standalone-dist:zip:2.0.1.redhat-620134
|
[ERROR] 3) org.switchyard:switchyard-as7-standalone-bundle:zip:2.0.1.redhat-620134
|
[ERROR] 4) org.switchyard:switchyard-as7-modules:zip:2.0.1.redhat-620134
|
[ERROR] 5) org.switchyard.components:switchyard-component-camel-amqp:jar:2.0.1.redhat-620134
|
[ERROR] 6) org.apache.camel:camel-amqp:jar:2.15.1.redhat-620121
|
[ERROR]
|
[ERROR] ----------
|
[ERROR] 1 required artifact is missing.
|
[ERROR]
|
[ERROR] for artifact:
|
[ERROR] org.wildfly.extras:fuse-eap-distro:pom:6.2.1.redhat-SNAPSHOT
|
|