Trouble with Quickstarts

Latest response

I downloaded and installed fuse on Karaf and codeReady studio and configured the Fuse on Karaf runtime as well as the fuse quickstarts and imported them into codeready studio.

All the quickstarts are showing problems.
mvn clean install in any of the quickstart directories where their pom is located gives this error.

[ERROR] Non-resolvable import POM: Could not find artifact org.jboss.redhat-fuse:fuse-karaf-bom:pom:7.6.0.fuse-760027-redhat-00001 in central (https://repo.maven.apache.org/maven2) @ line 55, column 25

Maven is working fine with dozens of lines like these...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.pom (9.9 kB at 4.0 kB/s)

So the real question is how do I get these fuse on karaf quickstarts working?

Attachments

Responses