Description
Trying to build master, getting an error on a missing org.apache.camel:camel-box2, which I can't find in camel :
lilguylaptop:camel cunningt$ grep -r camel-box2 * | grep pom.xml
platforms/spring-boot/components-starter/camel-box2-starter/pom.xml: <artifactId>camel-box2-starter</artifactId>
platforms/spring-boot/components-starter/pom.xml: <module>camel-box2-starter</module>
lilguylaptop:camel cunningt$