This is the failure log
[INFO] [talledLocalContainer] Unresolved constraint in bundle com.sapient.projectsetup
[170]: Unable to resolve 170.0: missing requirement [170.0] osgi.wiring.package; (osgi.wiring.package=com.kanoah.testmanager.service)
pom.xml dependency
<dependency>
<groupId>com.kanoah</groupId>
<artifactId>test-manager</artifactId>
<version>4.3.1</version>
<scope>provided</scope>
</dependency>