mvn -B -DarchetypeGroupId=org.jboss.fuse.fis.archetypes -DarchetypeArtifactId=spring-boot-camel-xml-archetype -DarchetypeVersion=2.2.0.fuse-sb2-760018-redhat-00001 -DgroupId=com.redhat.xpaas.qe -DartifactId=spring2camelxml -Dversion=1.0-SNAPSHOT -Dpackage=com.redhat.xpaas.qe -e --batch-mode archetype:generate -U
mvn clean dependency:tree | grep camel [INFO] ----------------< com.redhat.xpaas.qe:spring2camelxml >----------------- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring2camelxml --- [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ spring2camelxml --- [INFO] com.redhat.xpaas.qe:spring2camelxml:jar:1.0-SNAPSHOT [INFO] +- org.apache.camel:camel-spring-boot-starter:jar:2.23.2.fuse-760017:compile [INFO] | +- org.apache.camel:camel-spring-boot:jar:2.23.2.fuse-760017:compile [INFO] | | +- org.apache.camel:camel-spring:jar:2.23.2.fuse-760017:compile [INFO] | \- org.apache.camel:camel-core-starter:jar:2.23.2.fuse-760017:compile [INFO] | \- org.apache.camel:camel-core:jar:2.23.2.fuse-760017:compile
The quickstart is using 2.23.2.fuse-760017, but should use 2.23.2.fuse-760017-redhat-00001.