You have to add foundation-project as a sub package in the content package maven plugin configuration in the pom file. If you have a separate bundle, you can embed it in the plugin configuration.Example:<subPackages> <subPackage> <groupId>com.adobe.cq</groupId> <artifactId>core...