Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Plugin failed to load due to missing requirement for com.kanoah.testmanager.service

Jagadeeswar Chirasani
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 1, 2018

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>

 

 

0 answers

Suggest an answer

Log in or Sign up to answer