Ha, believe me, I've got every conceivable dependency in there. Here's my main pom.xml (the content project's pom.xml has the corresponding entries).<dependencies> <dependency> <groupId>com.day.cq.wcm</groupId> <artifactId>cq-wcm-mobile-api</artifactId> <version>5.5.2</version> <scope>provided</scop...