Unable to build JBoss fuse quickstarts custom project
Issue
- We followed instructions in the Chapter 2.1. of
JBoss Fuse 6.2.1Product Documentation to create our own custom assembly ofJBoss Fuse 6.2.1, containing a customized subset of theJBoss Fusefeatures and bundles. However, building theInstallDir/quickstarts/customproject withMavenfails as follows:
mvn clean install
...
Downloading: http://repo.maven.apache.org/maven2/org/jboss/fuse/jboss-fuse-full/6.2.1.redhat-084/jboss-fuse-full-6.2.1.redhat-084.pom
[WARNING] The POM for org.jboss.fuse:jboss-fuse-full:zip:6.2.1.redhat-084 is missing, no dependency information available
[INFO] BUILD FAILURE
- It seems like the
pom.xmlrefers to a wrong maven repository, it does not containjboss-fuse-full-6.2.1.redhat-084.pom
Environment
- Red Hat JBoss Fuse
- 6.2.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.